public static class Parser.Sequence extends Parser.Executable
Modifier and Type | Field and Description |
---|---|
private Parser.Program |
program |
Constructor and Description |
---|
Sequence(Token cs,
Parser.Program program) |
Modifier and Type | Method and Description |
---|---|
Parser.Program |
program() |
charAt, column, eq, length, line, start, subSequence, toString
private final Parser.Program program
public Sequence(Token cs, Parser.Program program)
public Parser.Program program()