| 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() |
SignedUnaryNode.Sign |
getSign() |
astEvent, astEvent, getEndChar, getEndColumn, getEndLine, getResultType, getStartChar, getStartColumn, getStartLine, getText, setEndChar, setEndColumn, setEndLine, setStartChar, setStartColumn, setStartLine, setText, toStringpublic SignedUnaryNode(org.antlr.v4.runtime.ParserRuleContext ctx,
BaseNode expr)
public SignedUnaryNode.Sign getSign()
public BaseNode getExpression()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.