|
||||||||||
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.JifClassDeclExt
The extension of the JifClassDecl
node.
JifClassDecl
Field Summary |
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 | |
JifClassDeclExt(ToJavaExt toJava)
|
Method Summary | |
polyglot.ast.Node |
labelCheck(LabelChecker lc)
Label check the node to which this extension is attached. |
Methods inherited from class jif.ast.Jif_c |
copy, del, del, init, toJava, toJava, X, X, X, X |
Methods inherited from class polyglot.ext.jl.ast.Ext_c |
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 |
ext, ext, node |
Constructor Detail |
public JifClassDeclExt(ToJavaExt toJava)
Method Detail |
public polyglot.ast.Node labelCheck(LabelChecker lc) throws polyglot.types.SemanticException
Jif
labelCheck
in interface Jif
labelCheck
in class Jif_c
polyglot.types.SemanticException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |