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, getRuleIndex
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public 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.ParseTree
accept
in class org.antlr.v4.runtime.RuleContext
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.