Package | Description |
---|---|
org.codehaus.janino |
The classes in this package pose the core of the Janino JavaTM compiler.
|
Modifier and Type | Method and 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–2016. All rights reserved.