| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IActionParent | |
|---|---|
| edu.ksu.cis.projects.bogor.ast | Provides for Bogor input language AST. | 
| Uses of IActionParent in edu.ksu.cis.projects.bogor.ast | 
|---|
| Classes in edu.ksu.cis.projects.bogor.ast that implement IActionParent | |
|---|---|
|  class | ActionStatementThe action statement AST. | 
|  class | AtomicActionStatementThe atomic (shorthand) action statement AST. | 
|  class | BlockTransformationBlock transformation AST. | 
| Methods in edu.ksu.cis.projects.bogor.ast that return IActionParent | |
|---|---|
|  IActionParent | Action.getParent()Gets the parent of this object. | 
| Methods in edu.ksu.cis.projects.bogor.ast with parameters of type IActionParent | |
|---|---|
|  void | Action.setParent(IActionParent newParent)Sets the parent of this object. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||