|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| ArrayedLexer | Lexer based on a precalculated array of tokens. |
| FastLexer | The FastLexer features two optimizations that make it faster than having just a Lexer. |
| JavadocLexer | The JavaDocLexer is an implementation of the
Lexer interface for tokenizing a Java language documentation
comment ("doc comment" aka, in violation of copyright, "Javadoc comment"). |
| JavaLexer | The JavaLexer is an implementation of the Lexer
interface for the Source language. |
| LexerLiteral | Utility class for scanning literal values. |
| LexerUtilities | Various utilities provided by the scanner layer. |
| TokenArray | A precalculated array of tokens. |
The parser's scanner API.
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.