|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTranslate.Tree
Translate.Tree.Exp
public abstract static class Tree.Exp
| Nested Class Summary | |
|---|---|
static class |
Tree.Exp.BINOP
|
static class |
Tree.Exp.CALL
|
static class |
Tree.Exp.CONST
|
static class |
Tree.Exp.ESEQ
|
static class |
Tree.Exp.MEM
|
static class |
Tree.Exp.NAME
|
static class |
Tree.Exp.TEMP
|
| Nested classes/interfaces inherited from class Translate.Tree |
|---|
Tree.Exp, Tree.Print, Tree.Stm, Tree.Visitor<Domain,Range> |
| Constructor Summary | |
|---|---|
Tree.Exp()
|
|
| Method Summary | |
|---|---|
abstract Tree.Exp |
clone(Tree.Exp[] kids)
|
| Methods inherited from class Translate.Tree |
|---|
accept, isAtom, kids |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Tree.Exp()
| Method Detail |
|---|
public abstract Tree.Exp clone(Tree.Exp[] kids)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||