Constructor and Description |
---|
InNode(org.antlr.v4.runtime.ParserRuleContext ctx,
BaseNode value,
BaseNode exprs) |
Modifier and Type | Method and Description |
---|---|
Boolean |
evaluate(EvaluationContext ctx) |
BaseNode |
getExprs() |
Type |
getResultType() |
BaseNode |
getValue() |
void |
setExprs(BaseNode exprs) |
void |
setValue(BaseNode value) |
astEvent, astEvent, getEndChar, getEndColumn, getEndLine, getStartChar, getStartColumn, getStartLine, getText, setEndChar, setEndColumn, setEndLine, setStartChar, setStartColumn, setStartLine, setText, toString
public BaseNode getValue()
public void setValue(BaseNode value)
public BaseNode getExprs()
public void setExprs(BaseNode exprs)
public Boolean evaluate(EvaluationContext ctx)
public Type getResultType()
getResultType
in interface ASTNode
getResultType
in class BaseNode
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.