public class GetLinePropertyUserFunctionToken
extends shuntingyard.AbstractBuiltInFunctionToken
Property
belongs to,
the string representing the letter of the said line
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 CHART.setLineX(10);
is internally converted to calls to this CLUC function by DotNotationParser
.DotNotationParser
Constructor and Description |
---|
GetLinePropertyUserFunctionToken(java.lang.String tokenString) |
Modifier and Type | Method and Description |
---|---|
byte |
getBaseCode() |
void |
run(shuntingyard.VirtualMachine vm) |
compileCall, doLookup, getCode, isExtended, setExtended