public class HasTagUserFunctionToken
extends shuntingyard.AbstractBuiltInFunctionToken
GUIelement
specified by its ID (first parameter)
has ALL the tags specified by the string, passed as the 2nd parameter.
This function internally calls GUIelement.hasTag(java.lang.String)
.GUIelement.hasTag(java.lang.String)
Constructor and Description |
---|
HasTagUserFunctionToken(java.lang.String tokenString) |
Modifier and Type | Method and Description |
---|---|
byte |
getBaseCode() |
void |
run(shuntingyard.VirtualMachine vm) |
compileCall, doLookup, getCode, isExtended, setExtended