|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object
|
+--coins.ffront.Pair
|
+--coins.ffront.Triple
| フィールドの概要 | |
(パッケージプライベート) Node |
extra
|
| クラス coins.ffront.Pair から継承したフィールド |
fHir, left, right |
| コンストラクタの概要 | |
Triple(Node pLeft,
Node pRight,
Node pExtra,
FirToHir pfHir)
|
|
| メソッドの概要 | |
Node |
getExtra()
|
void |
print(int level,
java.lang.String spaces)
|
| クラス coins.ffront.Pair から継承したメソッド |
getLeft, getRight, makeArgAddr, makeExp, toString |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| フィールドの詳細 |
Node extra
| コンストラクタの詳細 |
public Triple(Node pLeft,
Node pRight,
Node pExtra,
FirToHir pfHir)
| メソッドの詳細 |
public void print(int level,
java.lang.String spaces)
Node 内の printPair 内の printpublic Node getExtra()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||