Package | Description |
---|---|
org.codehaus.janino |
The classes in this package pose the core of the Janino JavaTM compiler.
|
Modifier and Type | Method | Description |
---|---|---|
Scanner.Token |
Parser.peek() |
|
Scanner.Token |
Parser.peekNextButOne() |
|
Scanner.Token |
Scanner.produce() |
Preduces and returns the next token.
|
Scanner.Token |
Parser.read() |
Copyright © 2001–2019. All rights reserved.