public abstract class ExprToJavaExt_c extends ToJavaExt_c
Constructor and Description |
---|
ExprToJavaExt_c() |
Modifier and Type | Method and Description |
---|---|
abstract polyglot.ast.Expr |
exprToJava(JifToJavaRewriter rw) |
polyglot.ast.Node |
toJava(JifToJavaRewriter rw) |
toJava, toJavaEnter
addDecls, buildTypes, buildTypesEnter, checkConstants, childExpectedType, copy, copy, copy, disambiguate, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, dump, enterChildScope, enterScope, exceptionCheck, exceptionCheckEnter, ext, ext, extRewrite, extRewriteEnter, extRewriteOverride, init, initPred, lang, node, pred, prettyPrint, prettyPrint, prettyPrint, prettyPrint, prettyPrint, print, printBlock, printSubStmt, superLang, throwTypes, toString, translate, typeCheck, typeCheckEnter, typeCheckOverride, visitChild, visitChildren, visitList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addDecls, buildTypes, buildTypesEnter, checkConstants, childExpectedType, copy, copy, disambiguate, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, enterChildScope, enterScope, exceptionCheck, exceptionCheckEnter, extRewrite, extRewriteEnter, extRewriteOverride, lang, prettyPrint, prettyPrint, prettyPrint, prettyPrint, prettyPrint, throwTypes, translate, typeCheck, typeCheckEnter, typeCheckOverride, visitChild, visitChildren, visitList
public polyglot.ast.Node toJava(JifToJavaRewriter rw) throws polyglot.types.SemanticException
toJava
in class ToJavaExt_c
polyglot.types.SemanticException
public abstract polyglot.ast.Expr exprToJava(JifToJavaRewriter rw) throws polyglot.types.SemanticException
polyglot.types.SemanticException