| Interface | Description |
|---|---|
| LanguageObject |
This is the primary interface for all language objects.
|
| Class | Description |
|---|---|
| LanguageObject.Util | |
| LanguageVisitor |
The LanguageVisitor can be used to visit a LanguageObject as if it were a tree
and perform some action on some or all of the language objects that are visited.
|
| ProcedureReservedWords |
Special variable names in stored procedure language.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.