Data type OpToken
access this type via: util.compiler.OpParser (uses)
Fields
int type
int subType
int subTypeB
int subTypeC
int flagA
int flagB
int flagC
int lineNumber
DanaToken fromToken
DanaType returnType
char variableName[]
int variableIndex
char functionName[]
int functionIndex
int bindportIndex
int eventRangeLow
int eventRangeHigh
int scopeOverride
FunctionRef functionRef
OpRef opRef
OpRef refBy[]
byte refValue[]
DanaType refType
OpToken parameters[]
OpToken entryPoint
bool addAbortCheck