| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use oracle.javatools.parser | |
|---|---|
| oracle.javatools.editor.language | The Language package is a subset of the Editor package, and is the framework for extending the editor with color syntax highlighting, brace matching, and other language or content-specific editing features. | 
| oracle.javatools.parser | The Parserpackage is a basic framework of interfaces for
building a lexer or parser for various document types. | 
| oracle.javatools.parser.css | |
| oracle.javatools.parser.diff | |
| oracle.javatools.parser.generic | The GenericLexer package is a basic set of classes to
help in quickly prototyping a lexer/scanner for a given language. | 
| oracle.javatools.parser.html | |
| oracle.javatools.parser.java.v2.scanner | The parser's scanner API. | 
| oracle.javatools.parser.plsql | |
| oracle.javatools.parser.plsql.old | |
| oracle.javatools.parser.plsql.old.symbol | |
| oracle.javatools.parser.plsql.syntax | |
| oracle.javatools.parser.properties | |
| oracle.jdeveloper.java.editing | |
| Classes in oracle.javatools.parser used by oracle.javatools.editor.language | |
|---|---|
| Lexer The Lexerinterface describes the set of calls that
 need to be implemented by a Lexer for any given language. | |
| LexerToken The LexerTokeninterface encapsulates a single token
 retrieved by a call toLexer.lex(). | |
| Classes in oracle.javatools.parser used by oracle.javatools.parser | |
|---|---|
| Lexer The Lexerinterface describes the set of calls that
 need to be implemented by a Lexer for any given language. | |
| LexerToken The LexerTokeninterface encapsulates a single token
 retrieved by a call toLexer.lex(). | |
| SyntaxListener | |
| SyntaxToken The SyntaxTokeninterface encapsulates a single syntax
 token retrieved by a call toSyntaxTranslator.translate(). | |
| Classes in oracle.javatools.parser used by oracle.javatools.parser.css | |
|---|---|
| AbstractLexer The AbstractLexeris a basic abstract implementation
 which takes care of common functionality across all Lexers, such
 as the buffer and offset issues, and for providing a basicLexerTokenobject which just stores token and offset
 information. | |
| Lexer The Lexerinterface describes the set of calls that
 need to be implemented by a Lexer for any given language. | |
| LexerToken The LexerTokeninterface encapsulates a single token
 retrieved by a call toLexer.lex(). | |
| Classes in oracle.javatools.parser used by oracle.javatools.parser.diff | |
|---|---|
| AbstractLexer The AbstractLexeris a basic abstract implementation
 which takes care of common functionality across all Lexers, such
 as the buffer and offset issues, and for providing a basicLexerTokenobject which just stores token and offset
 information. | |
| Lexer The Lexerinterface describes the set of calls that
 need to be implemented by a Lexer for any given language. | |
| LexerToken The LexerTokeninterface encapsulates a single token
 retrieved by a call toLexer.lex(). | |
| Classes in oracle.javatools.parser used by oracle.javatools.parser.generic | |
|---|---|
| AbstractLexer The AbstractLexeris a basic abstract implementation
 which takes care of common functionality across all Lexers, such
 as the buffer and offset issues, and for providing a basicLexerTokenobject which just stores token and offset
 information. | |
| Lexer The Lexerinterface describes the set of calls that
 need to be implemented by a Lexer for any given language. | |
| LexerToken The LexerTokeninterface encapsulates a single token
 retrieved by a call toLexer.lex(). | |
| Classes in oracle.javatools.parser used by oracle.javatools.parser.html | |
|---|---|
| AbstractLexer The AbstractLexeris a basic abstract implementation
 which takes care of common functionality across all Lexers, such
 as the buffer and offset issues, and for providing a basicLexerTokenobject which just stores token and offset
 information. | |
| Lexer The Lexerinterface describes the set of calls that
 need to be implemented by a Lexer for any given language. | |
| LexerToken The LexerTokeninterface encapsulates a single token
 retrieved by a call toLexer.lex(). | |
| Classes in oracle.javatools.parser used by oracle.javatools.parser.java.v2.scanner | |
|---|---|
| AbstractLexer The AbstractLexeris a basic abstract implementation
 which takes care of common functionality across all Lexers, such
 as the buffer and offset issues, and for providing a basicLexerTokenobject which just stores token and offset
 information. | |
| Lexer The Lexerinterface describes the set of calls that
 need to be implemented by a Lexer for any given language. | |
| LexerToken The LexerTokeninterface encapsulates a single token
 retrieved by a call toLexer.lex(). | |
| Classes in oracle.javatools.parser used by oracle.javatools.parser.plsql | |
|---|---|
| Lexer The Lexerinterface describes the set of calls that
 need to be implemented by a Lexer for any given language. | |
| Classes in oracle.javatools.parser used by oracle.javatools.parser.plsql.old | |
|---|---|
| AbstractLexer The AbstractLexeris a basic abstract implementation
 which takes care of common functionality across all Lexers, such
 as the buffer and offset issues, and for providing a basicLexerTokenobject which just stores token and offset
 information. | |
| AbstractSyntaxRecognizer The AbstractSyntaxRecognizeris a basic abstract
 implementation which takes care of common functionality across
 SyntaxRecognizers for LL(1) parsers. | |
| Lexer The Lexerinterface describes the set of calls that
 need to be implemented by a Lexer for any given language. | |
| LexerToken The LexerTokeninterface encapsulates a single token
 retrieved by a call toLexer.lex(). | |
| SyntaxListener | |
| SyntaxToken The SyntaxTokeninterface encapsulates a single syntax
 token retrieved by a call toSyntaxTranslator.translate(). | |
| Classes in oracle.javatools.parser used by oracle.javatools.parser.plsql.old.symbol | |
|---|---|
| SyntaxToken The SyntaxTokeninterface encapsulates a single syntax
 token retrieved by a call toSyntaxTranslator.translate(). | |
| Classes in oracle.javatools.parser used by oracle.javatools.parser.plsql.syntax | |
|---|---|
| AbstractLexer The AbstractLexeris a basic abstract implementation
 which takes care of common functionality across all Lexers, such
 as the buffer and offset issues, and for providing a basicLexerTokenobject which just stores token and offset
 information. | |
| Lexer The Lexerinterface describes the set of calls that
 need to be implemented by a Lexer for any given language. | |
| Classes in oracle.javatools.parser used by oracle.javatools.parser.properties | |
|---|---|
| AbstractLexer The AbstractLexeris a basic abstract implementation
 which takes care of common functionality across all Lexers, such
 as the buffer and offset issues, and for providing a basicLexerTokenobject which just stores token and offset
 information. | |
| Lexer The Lexerinterface describes the set of calls that
 need to be implemented by a Lexer for any given language. | |
| LexerToken The LexerTokeninterface encapsulates a single token
 retrieved by a call toLexer.lex(). | |
| Classes in oracle.javatools.parser used by oracle.jdeveloper.java.editing | |
|---|---|
| AbstractLexer The AbstractLexeris a basic abstract implementation
 which takes care of common functionality across all Lexers, such
 as the buffer and offset issues, and for providing a basicLexerTokenobject which just stores token and offset
 information. | |
| LexerToken The LexerTokeninterface encapsulates a single token
 retrieved by a call toLexer.lex(). | |
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||