|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--coins.ffront.ConstManager.ParameterObject
フィールドの概要 | |
(パッケージプライベート) FirToHir |
fHir
|
(パッケージプライベート) java.lang.String |
name_
|
(パッケージプライベート) Node |
node_
|
(パッケージプライベート) Type |
type_
|
コンストラクタの概要 | |
ConstManager.ParameterObject(java.lang.String name,
Node n,
Type t,
FirToHir fth)
|
メソッドの概要 | |
(パッケージプライベート) FNumber |
getConstValue()
|
(パッケージプライベート) Exp |
makeArgAddr(FStmt stmt)
|
(パッケージプライベート) Exp |
makeExp()
|
(パッケージプライベート) void |
setType(Type t)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
java.lang.String name_
Node node_
Type type_
FirToHir fHir
コンストラクタの詳細 |
public ConstManager.ParameterObject(java.lang.String name, Node n, Type t, FirToHir fth)
メソッドの詳細 |
FNumber getConstValue()
Exp makeExp()
Exp makeArgAddr(FStmt stmt)
void setType(Type t)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |