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