public static class Parser.Statement extends Parser.Executable
Modifier and Type | Field and Description |
---|---|
private java.util.List<Token> |
redirections |
private java.util.List<Token> |
tokens |
Constructor and Description |
---|
Statement(Token cs,
java.util.List<Token> tokens,
java.util.List<Token> redirections) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Token> |
redirections() |
java.util.List<Token> |
tokens() |
charAt, column, eq, length, line, start, subSequence, toString