public static class Parser.Sequence extends Parser.Executable
| 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitchars, codePointspublic Sequence(Token cs, Parser.Program program)
public Parser.Program program()
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.