|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--coins.ffront.ExecStmtManager.DoInf
Inner class for nested DO loop information.
フィールドの概要 | |
(パッケージプライベート) LabeledDoStmt |
doStmt
|
(パッケージプライベート) BlockStmt |
prevBlock
|
(パッケージプライベート) java.lang.String |
stmtNumber
|
(パッケージプライベート) int |
subNumber
|
コンストラクタの概要 | |
(パッケージプライベート) |
ExecStmtManager.DoInf(LabeledDoStmt pStmt,
BlockStmt block,
int sNumber)
|
メソッドの概要 | |
(パッケージプライベート) Stmt |
makeForStmt(BlockStmt block)
Translate DO statement to for statement |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
LabeledDoStmt doStmt
java.lang.String stmtNumber
int subNumber
BlockStmt prevBlock
コンストラクタの詳細 |
ExecStmtManager.DoInf(LabeledDoStmt pStmt, BlockStmt block, int sNumber)
メソッドの詳細 |
Stmt makeForStmt(BlockStmt block)
block
-
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |