Parser.Command
, Parser.Statement
CommandVariableValueImpl
public static interface Parser.CommandVariableValue extends Parser.Command
Modifier and Type | Method | Description |
---|---|---|
Parser.Value |
getValue() |
|
Parser.Variable |
getVariable() |
getCommand
Parser.Value getValue()
Parser.Variable getVariable()