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
|
DMelt 2.0 © DataMelt by jWork.ORG