public static class HplsqlParser.Expr_concat_itemContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Expr_concat_itemContext(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) |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
HplsqlParser.Expr_agg_window_funcContext |
expr_agg_window_func() |
HplsqlParser.Expr_atomContext |
expr_atom() |
HplsqlParser.Expr_caseContext |
expr_case() |
HplsqlParser.Expr_dotContext |
expr_dot() |
HplsqlParser.Expr_funcContext |
expr_func() |
HplsqlParser.Expr_spec_funcContext |
expr_spec_func() |
HplsqlParser.ExprContext |
expr() |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
T_CLOSE_P() |
org.antlr.v4.runtime.tree.TerminalNode |
T_OPEN_P() |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Expr_concat_itemContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode T_OPEN_P()
public HplsqlParser.ExprContext expr()
public org.antlr.v4.runtime.tree.TerminalNode T_CLOSE_P()
public HplsqlParser.Expr_caseContext expr_case()
public HplsqlParser.Expr_agg_window_funcContext expr_agg_window_func()
public HplsqlParser.Expr_spec_funcContext expr_spec_func()
public HplsqlParser.Expr_dotContext expr_dot()
public HplsqlParser.Expr_funcContext expr_func()
public HplsqlParser.Expr_atomContext expr_atom()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContextpublic <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 © 2022 The Apache Software Foundation. All rights reserved.