|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--coins.ffront.FStmt | +--coins.ffront.InquireStmt
フィールドの概要 | |
(パッケージプライベート) FirList |
ciList
|
(パッケージプライベート) Node |
fmt_
|
(パッケージプライベート) FirList |
optIoList
|
クラス coins.ffront.FStmt から継承したフィールド |
defLabel, fDeclMgr, fESMgr, fHir, fHirUtil, fLine, fSymTable, fTypeUtil, generatedStmts, hir, stmt |
コンストラクタの概要 | |
InquireStmt(FirList cList,
int line,
FirToHir pfHir)
|
メソッドの概要 | |
void |
print(int level,
java.lang.String spaces)
|
void |
process()
define optional label and add it to generated statements |
java.lang.String |
toString()
|
クラス coins.ffront.FStmt から継承したメソッド |
addGeneratedStmt, addGeneratedStmtFirst, addLabel, addResultTo, dp, getLabelString, getResult, hasNotLabel, makeArgAddr, makeExp, mergeSymTable, preprocess, setLineAndFileInfo, setSymTable |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
フィールドの詳細 |
FirList ciList
FirList optIoList
Node fmt_
コンストラクタの詳細 |
public InquireStmt(FirList cList, int line, FirToHir pfHir)
メソッドの詳細 |
public void print(int level, java.lang.String spaces)
Node
内の print
FStmt
内の print
public java.lang.String toString()
Node
内の toString
FStmt
内の toString
public void process()
FStmt
の記述:
FStmt
内の process
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |