public class IsExpr extends InfixOpExpr
NodeImplBase.Scoped| Constructor and Description |
|---|
IsExpr(Expr e1,
JooSymbol symIs,
Expr e2) |
| Modifier and Type | Method and Description |
|---|---|
void |
analyze(AstNode parentNode) |
void |
scope(Scope scope) |
void |
visit(AstVisitor visitor) |
getArg1, getArg2, getChildren, getSymbol, isCompileTimeConstant, isRuntimeConstant, isStandAloneConstantanalyze, getParentNode, makeChildren, scope, withNewDeclarationScope, withNewLabelScopepublic void scope(Scope scope)
scope in interface AstNodescope in class BinaryOpExprpublic 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.