coins.ffront
クラス FormatStmt

java.lang.Object
  |
  +--coins.ffront.FStmt
        |
        +--coins.ffront.FormatStmt
すべての実装インタフェース:
Node

public class FormatStmt
extends FStmt

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
 

フィールドの詳細

lexem

java.lang.String lexem
コンストラクタの詳細

FormatStmt

public FormatStmt(Node n,
                  int line,
                  FirToHir pfHir)
メソッドの詳細

getLexem

public java.lang.String getLexem()