|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILiteralParent | |
|---|---|
| edu.ksu.cis.projects.bogor.ast | Provides for Bogor input language AST. |
| Uses of ILiteralParent in edu.ksu.cis.projects.bogor.ast |
|---|
| Classes in edu.ksu.cis.projects.bogor.ast that implement ILiteralParent | |
|---|---|
class |
ASTIntRangeType
Int range type AST. |
class |
ASTLongRangeType
Long range type AST. |
class |
LiteralExp
Literal exp AST. |
| Methods in edu.ksu.cis.projects.bogor.ast that return ILiteralParent | |
|---|---|
ILiteralParent |
Literal.getParent()
Gets the parent of this object. |
| Methods in edu.ksu.cis.projects.bogor.ast with parameters of type ILiteralParent | |
|---|---|
void |
Literal.setParent(ILiteralParent newParent)
Sets the parent of this object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||