public static class VerdictSQLParser.Extract_time_functionContext
extends org.antlr.v4.runtime.ParserRuleContext
| Modifier and Type | Field and Description |
|---|---|
org.antlr.v4.runtime.Token |
function_name |
| Constructor and Description |
|---|
Extract_time_functionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
VerdictSQLParser.ExpressionContext |
expression() |
VerdictSQLParser.Extract_unitContext |
extract_unit() |
org.antlr.v4.runtime.tree.TerminalNode |
EXTRACT() |
org.antlr.v4.runtime.tree.TerminalNode |
FROM() |
int |
getRuleIndex() |
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Extract_time_functionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public VerdictSQLParser.Extract_unitContext extract_unit()
public org.antlr.v4.runtime.tree.TerminalNode FROM()
public VerdictSQLParser.ExpressionContext expression()
public org.antlr.v4.runtime.tree.TerminalNode EXTRACT()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic <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 © 2018 University of Michigan. All rights reserved.