| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlsqlSyntaxRecognizer | |
|---|---|
| oracle.javatools.parser.plsql.old | |
| Uses of PlsqlSyntaxRecognizer in oracle.javatools.parser.plsql.old | 
|---|
| Methods in oracle.javatools.parser.plsql.old that return PlsqlSyntaxRecognizer | |
|---|---|
 PlsqlSyntaxRecognizer | 
PlsqlTreeGenerator.getRecognizer()
 | 
static PlsqlSyntaxRecognizer | 
PlsqlSyntaxRecognizer.newRecognizer()
Instantiates a new recognizer that starts at the root and will do a full Plsql parse.  | 
static PlsqlSyntaxRecognizer | 
PlsqlSyntaxRecognizer.newRecognizer(int startLevel,
              int depthLevel)
Instantiates a new recognizer that starts at the given depth and will parse down to the given depth.  | 
| Methods in oracle.javatools.parser.plsql.old with parameters of type PlsqlSyntaxRecognizer | |
|---|---|
 void | 
PlsqlTreeGenerator.initialize(PlsqlSyntaxRecognizer t)
 | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||