|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.ffront.Pair
coins.ffront.Triple
coins.ffront.Quad
| Field Summary | |
(package private) Node |
last
|
| Fields inherited from class coins.ffront.Triple |
extra |
| Fields inherited from class coins.ffront.Pair |
fHir, left, right |
| Constructor Summary | |
Quad(Node pLeft,
Node pRight,
Node pExtra,
Node pLast,
FirToHir pfHir)
|
|
| Method Summary | |
Node |
getLast()
|
void |
print(int level,
java.lang.String spaces)
|
| Methods inherited from class coins.ffront.Triple |
getExtra |
| Methods inherited from class coins.ffront.Pair |
getLeft, getRight, makeArgAddr, makeExp, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
Node last
| Constructor Detail |
public Quad(Node pLeft,
Node pRight,
Node pExtra,
Node pLast,
FirToHir pfHir)
| Method Detail |
public void print(int level,
java.lang.String spaces)
print in interface Nodeprint in class Triplepublic Node getLast()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||