UniSet @VERSION@
Статические открытые данные | Полный список членов класса
Класс st2js.ir.IRFunctionBlock

Статические открытые данные

str name
 
list inputs [IRVariable]
 
list outputs [IRVariable]
 
list locals [IRVariable]
 
list fb_instances [IRFBInstance]
 
list body [IRStatement]
 

Подробное описание

A FUNCTION_BLOCK declaration.

Represents a user-defined function block with its own variables and body.