|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--coins.ffront.FStmt | +--coins.ffront.FormatStmt
only using in parsing.
フィールドの概要 | |
(パッケージプライベート) java.lang.String |
lexem
|
クラス coins.ffront.FStmt から継承したフィールド |
defLabel, fDeclMgr, fESMgr, fHir, fHirUtil, fLine, fSymTable, fTypeUtil, generatedStmts, hir, stmt |
コンストラクタの概要 | |
FormatStmt(Node n,
int line,
FirToHir pfHir)
|
メソッドの概要 | |
java.lang.String |
getLexem()
|
クラス coins.ffront.FStmt から継承したメソッド |
addGeneratedStmt, addGeneratedStmtFirst, addLabel, addResultTo, dp, getLabelString, getResult, hasNotLabel, makeArgAddr, makeExp, mergeSymTable, preprocess, print, process, setLineAndFileInfo, setSymTable, toString |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
フィールドの詳細 |
java.lang.String lexem
コンストラクタの詳細 |
public FormatStmt(Node n, int line, FirToHir pfHir)
メソッドの詳細 |
public java.lang.String getLexem()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |