|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcager.jexpr.ast.AST
cager.jexpr.ast.TypedAST
cager.jexpr.ast.Expression
An abstract AST class to represent a generic expression. Could be a binary expression, unary expression, cast expression etc.
| Field Summary |
| Fields inherited from class cager.jexpr.ast.TypedAST |
type |
| Constructor Summary | |
Expression()
|
|
| Methods inherited from class cager.jexpr.ast.TypedAST |
dump, getType, setType |
| Methods inherited from class cager.jexpr.ast.AST |
dumpChildren, dumpPrefix, getChildren, getParent, setParent, visit |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Expression()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||