public class AsExpr extends InfixOpExpr
NodeImplBase.ScopedusesInstanceThis| Constructor and Description |
|---|
AsExpr(Expr e1,
JooSymbol symIs,
Expr e2) |
| Modifier and Type | Method and Description |
|---|---|
void |
analyze(AstNode parentNode) |
void |
visit(AstVisitor visitor) |
scopegetArg1, getArg2, getChildren, getSymbol, isCompileTimeConstant, isRuntimeConstant, isStandAloneConstantgetType, isOfAS3Type, setTypeanalyze, getParentNode, makeChildren, notifyInstanceThisUsed, propagateInstanceThisUsed, scope, usesInstanceThis, withNewDeclarationScope, withNewLabelScopepublic void analyze(AstNode parentNode)
analyze in interface AstNodeanalyze in class InfixOpExprpublic void visit(AstVisitor visitor) throws IOException
visit in interface AstNodevisit in class InfixOpExprIOExceptionCopyright © 2002–2021 CoreMedia AG. All rights reserved.