public static class FEEL_1_1Parser.NegatedSimplePositiveUnaryTestsContext extends FEEL_1_1Parser.SimpleUnaryTestsContext
| Constructor and Description |
|---|
NegatedSimplePositiveUnaryTestsContext(FEEL_1_1Parser.SimpleUnaryTestsContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
org.antlr.v4.runtime.tree.TerminalNode |
LPAREN() |
org.antlr.v4.runtime.tree.TerminalNode |
NOT() |
org.antlr.v4.runtime.tree.TerminalNode |
RPAREN() |
FEEL_1_1Parser.SimplePositiveUnaryTestsContext |
simplePositiveUnaryTests() |
copyFrom, getRuleIndexaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic NegatedSimplePositiveUnaryTestsContext(FEEL_1_1Parser.SimpleUnaryTestsContext ctx)
public org.antlr.v4.runtime.tree.TerminalNode NOT()
public org.antlr.v4.runtime.tree.TerminalNode LPAREN()
public FEEL_1_1Parser.SimplePositiveUnaryTestsContext simplePositiveUnaryTests()
public org.antlr.v4.runtime.tree.TerminalNode RPAREN()
public <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.