Parser.Command, Parser.StatementCommandVariableValueImplpublic static interface Parser.CommandVariableValue extends Parser.Command
| Modifier and Type | Method | Description |
|---|---|---|
Parser.Value |
getValue() |
|
Parser.Variable |
getVariable() |
getCommandParser.Value getValue()
Parser.Variable getVariable()