|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.ext.jl.ast.Ext_c
polyglot.ext.jl.ast.JL_c
jif.extension.JifJL_c
An implementation of the Jif
interface.
Field Summary |
Fields inherited from class polyglot.ext.jl.ast.Ext_c |
ext, node |
Constructor Summary | |
JifJL_c()
|
Method Summary | |
polyglot.ast.Node |
buildTypes(polyglot.visit.TypeBuilder tb)
|
void |
translate(polyglot.util.CodeWriter w,
polyglot.visit.Translator tr)
|
Methods inherited from class polyglot.ext.jl.ast.JL_c |
addDecls, addMembers, addMembersEnter, buildTypesEnter, disambiguate, disambiguateEnter, enterScope, enterScope, exceptionCheck, exceptionCheckEnter, foldConstants, foldConstantsEnter, jl, prettyPrint, throwTypes, typeCheck, typeCheckEnter, visitChildren |
Methods inherited from class polyglot.ext.jl.ast.Ext_c |
copy, ext, ext, init, 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.JL |
init, node |
Methods inherited from interface polyglot.util.Copy |
copy |
Constructor Detail |
public JifJL_c()
Method Detail |
public polyglot.ast.Node buildTypes(polyglot.visit.TypeBuilder tb) throws polyglot.types.SemanticException
polyglot.types.SemanticException
public void translate(polyglot.util.CodeWriter w, polyglot.visit.Translator tr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |