public static class Parser.Program extends Token
| Constructor and Description |
|---|
Program(Token cs,
List<Parser.Executable> tokens) |
| Modifier and Type | Method and Description |
|---|---|
List<Parser.Executable> |
tokens() |
charAt, column, eq, length, line, start, subSequence, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitchars, codePointspublic Program(Token cs, List<Parser.Executable> tokens)
public List<Parser.Executable> tokens()
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.