public class AsExpr extends InfixOpExpr
NodeImplBase.Scoped| Constructor and Description |
|---|
AsExpr(Expr e1,
JooSymbol symIs,
Expr e2) |
| Modifier and Type | Method and Description |
|---|---|
void |
visit(AstVisitor visitor) |
analyze, getArg1, getArg2, getChildren, getSymbol, isCompileTimeConstant, isRuntimeConstant, scopeanalyze, getParentNode, makeChildren, scope, withNewDeclarationScope, withNewLabelScopepublic void visit(AstVisitor visitor) throws IOException
visit in interface AstNodevisit in class InfixOpExprIOExceptionCopyright © 2002–2015 CoreMedia AG. All rights reserved.