public class VariableToken extends Token
TOKEN_FUNCTION, TOKEN_NUMBER, TOKEN_OPERATOR, TOKEN_PARENTHESES_CLOSE, TOKEN_PARENTHESES_OPEN, TOKEN_SEPARATOR, TOKEN_VARIABLE
Constructor and Description |
---|
VariableToken(String name)
Create a new instance
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Get the name of the setVariable
|
Jas4pp 1.5 © Java Analysis Studio for Particle Physics