public class AssignmentOpExpr extends BinaryOpExpr
NodeImplBase.ScopedusesInstanceThis| Constructor and Description |
|---|
AssignmentOpExpr(Expr arg1,
JooSymbol op,
Expr arg2) |
| Modifier and Type | Method and Description |
|---|---|
void |
analyze(AstNode parentNode) |
void |
visit(AstVisitor visitor) |
getArg1, getArg2, getChildren, getSymbol, isCompileTimeConstant, isRuntimeConstant, isStandAloneConstant, scopegetType, isOfAS3Type, setTypeanalyze, getParentNode, makeChildren, notifyInstanceThisUsed, propagateInstanceThisUsed, scope, usesInstanceThis, 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 BinaryOpExprIOExceptionCopyright © 2002–2021 CoreMedia AG. All rights reserved.