public class GetIntPropertyUserFunctionToken
extends shuntingyard.AbstractBuiltInFunctionToken
Property
belongs to
and the PropertyID. This function is used internally and isn't usually typed by the user into the user code directly.
Dot notation, such as ELEMENT.setValue(10);
is internally converted to calls to this CLUC function by DotNotationParser
.DotNotationParser
Constructor and Description |
---|
GetIntPropertyUserFunctionToken(java.lang.String tokenString) |
Modifier and Type | Method and Description |
---|---|
byte |
getBaseCode() |
void |
run(shuntingyard.VirtualMachine vm) |
compileCall, doLookup, getCode, isExtended, setExtended