|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectpolyglot.ext.jl.ast.Ext_c
jif.ast.Jif_c
jif.extension.JifStmtExt_c
jif.extension.JifActsForExt
The Jif extension of the ActsFor node.
| Field Summary |
|---|
| Fields inherited from class jif.extension.JifStmtExt_c |
|---|
stmtDel |
| Fields inherited from class jif.ast.Jif_c |
|---|
del, toJava, X |
| Fields inherited from class polyglot.ext.jl.ast.Ext_c |
|---|
ext, node |
| Constructor Summary | |
|---|---|
JifActsForExt(ToJavaExt toJava)
|
|
| Method Summary | |
|---|---|
polyglot.ast.Node |
labelCheckStmt(LabelChecker lc)
Label check the actsFor statement. |
| Methods inherited from class jif.extension.JifStmtExt_c |
|---|
copy, init, labelCheck, stmtDel, stmtDel |
| Methods inherited from class jif.ast.Jif_c |
|---|
checkAndRemoveThrowType, checkThrowTypes, del, del, toJava, toJava, X, X, X, X |
| Methods inherited from class polyglot.ext.jl.ast.Ext_c |
|---|
dump, ext, ext, node, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface polyglot.ast.Ext |
|---|
dump, ext, ext, node |
| Constructor Detail |
public JifActsForExt(ToJavaExt toJava)
| Method Detail |
public polyglot.ast.Node labelCheckStmt(LabelChecker lc)
throws polyglot.types.SemanticException
actsFor statement.
Refer to Figure 4.25
labelCheckStmt in interface JifStmtExtlabelCheckStmt in class JifStmtExt_cpolyglot.types.SemanticException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||