public class JL5Ext extends Ext_c
| Constructor and Description |
|---|
JL5Ext() |
| Modifier and Type | Method and Description |
|---|---|
static JL5Ext |
ext(Node n) |
J5Lang |
lang()
The language defined by this NodeOps implementation.
|
void |
translate(CodeWriter w,
Translator tr)
Translate the AST using the given
CodeWriter. |
addDecls, buildTypes, buildTypesEnter, checkConstants, childExpectedType, copy, copy, copy, disambiguate, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, dump, enterChildScope, enterScope, exceptionCheck, exceptionCheckEnter, ext, ext, extRewrite, extRewriteEnter, init, initPred, node, pred, prettyPrint, prettyPrint, prettyPrint, prettyPrint, prettyPrint, print, printBlock, printSubStmt, superLang, throwTypes, toString, typeCheck, typeCheckEnter, typeCheckOverride, visitChild, visitChildren, visitListpublic final J5Lang lang()
NodeOpspublic void translate(CodeWriter w, Translator tr)
NodeOpsCodeWriter.