public class GetPropertyIDByNameUserFunctionToken
extends shuntingyard.AbstractBuiltInFunctionToken
Property
of some GUI element, given
the string representing the name of this Property
.
This function works even for properties, that are not common for all GUIelement
s.
This is ensured by making calls to the
InstrumentationPlatformGUI.Managers.PropertyManager#getPropertyIDByName(Java.lang.String)
Constructor and Description |
---|
GetPropertyIDByNameUserFunctionToken(java.lang.String tokenString) |
Modifier and Type | Method and Description |
---|---|
byte |
getBaseCode() |
void |
run(shuntingyard.VirtualMachine vm) |
compileCall, doLookup, getCode, isExtended, setExtended