| Package | Description |
|---|---|
| oracle.javatools.parser.css | |
| oracle.javatools.parser.java.v2.model.expression |
The parser model API for expressions.
|
| oracle.javatools.parser.java.v2.scanner |
The parser's scanner API.
|
| Class and Description |
|---|
| FastLexer
The FastLexer features two optimizations that make it faster than
having just a Lexer.
|
| Class and Description |
|---|
| LexerLiteral
Utility class for scanning literal values.
|
| Class and Description |
|---|
| FastLexer
The FastLexer features two optimizations that make it faster than
having just a Lexer.
|
| LexerLiteral
Utility class for scanning literal values.
|
| TokenArray
A precalculated array of tokens.
|