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