public static class LogicParser.SortContext extends LogicParser.ExprContext
_p| Constructor and Description |
|---|
LogicParser.SortContext(LogicParser.ExprContext 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 |
Data() |
LogicParser.ExprContext |
expr() |
org.antlr.v4.runtime.tree.TerminalNode |
Sort() |
org.antlr.v4.runtime.tree.TerminalNode |
Time() |
copyFrom, getRuleIndexaddChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic LogicParser.SortContext(LogicParser.ExprContext ctx)
public org.antlr.v4.runtime.tree.TerminalNode Sort()
public org.antlr.v4.runtime.tree.TerminalNode Time()
public LogicParser.ExprContext expr()
public org.antlr.v4.runtime.tree.TerminalNode Data()
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 © 2015. All rights reserved.