Data type OpFunction
access this type via: util.compiler.OpParser (uses)
Constants
int CONSTRUCTOR
int FUNCTION
int EVENTSINK
Fields
char name[]
DanaType returnType
byte ftype
char fromFile[]
char fromType[]
Parameter parameters[]
Variable variableInfo[]
DanaType variables
ScopeVariable variableScopes[]
OpToken instructions[]
bool inherited