public class PostfixOpExpr extends UnaryOpExpr
NodeImplBase.Scoped| Constructor and Description |
|---|
PostfixOpExpr(JooSymbol op,
Expr arg) |
| Modifier and Type | Method and Description |
|---|---|
JooSymbol |
getSymbol() |
void |
visit(AstVisitor visitor) |
analyze, getArg, getChildren, isCompileTimeConstant, isRuntimeConstant, isStandAloneConstant, scopeanalyze, getParentNode, makeChildren, scope, withNewDeclarationScope, withNewLabelScopepublic void visit(AstVisitor visitor) throws IOException
IOExceptionpublic JooSymbol getSymbol()
Copyright © 2002–2019 CoreMedia AG. All rights reserved.