public class AssignmentOpExpr extends BinaryOpExpr
NodeImplBase.Scoped| Constructor and Description |
|---|
AssignmentOpExpr(Expr arg1,
JooSymbol op,
Expr arg2) |
| Modifier and Type | Method and Description |
|---|---|
void |
visit(AstVisitor visitor) |
analyze, getArg1, getArg2, getChildren, getSymbol, isCompileTimeConstant, isRuntimeConstant, isStandAloneConstant, scopeanalyze, getParentNode, makeChildren, scope, withNewDeclarationScope, withNewLabelScopepublic void visit(AstVisitor visitor) throws IOException
visit in interface AstNodevisit in class BinaryOpExprIOExceptionCopyright © 2002–2016 CoreMedia AG. All rights reserved.