Modifier and Type | Class and Description |
---|---|
static class |
SignedUnaryNode.Sign |
Constructor and Description |
---|
SignedUnaryNode(org.antlr.v4.runtime.ParserRuleContext ctx,
BaseNode expr) |
Modifier and Type | Method and Description |
---|---|
Object |
evaluate(EvaluationContext ctx) |
BaseNode |
getExpression() |
Type |
getResultType() |
SignedUnaryNode.Sign |
getSign() |
astEvent, astEvent, getEndChar, getEndColumn, getEndLine, getStartChar, getStartColumn, getStartLine, getText, setEndChar, setEndColumn, setEndLine, setStartChar, setStartColumn, setStartLine, setText, toString
public SignedUnaryNode(org.antlr.v4.runtime.ParserRuleContext ctx, BaseNode expr)
public SignedUnaryNode.Sign getSign()
public BaseNode getExpression()
public Object evaluate(EvaluationContext ctx)
public Type getResultType()
getResultType
in interface ASTNode
getResultType
in class BaseNode
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.