CharSequencepublic static class Parser.Program extends Token
| Constructor | Description |
|---|---|
Program(Token cs,
List<Parser.Executable> tokens) |
| Modifier and Type | Method | Description |
|---|---|---|
List<Parser.Executable> |
tokens() |
chars, codePointspublic Program(Token cs, List<Parser.Executable> tokens)
public List<Parser.Executable> tokens()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.