public static class OpenGaussStatementParser.CExprContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
CExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic CExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public OpenGaussStatementParser.ParameterMarkerContext parameterMarker()
public OpenGaussStatementParser.ColumnrefContext columnref()
public OpenGaussStatementParser.AexprConstContext aexprConst()
public org.antlr.v4.runtime.tree.TerminalNode PARAM()
public OpenGaussStatementParser.IndirectionElContext indirectionEl()
public org.antlr.v4.runtime.tree.TerminalNode LP_()
public OpenGaussStatementParser.AExprContext aExpr()
public org.antlr.v4.runtime.tree.TerminalNode RP_()
public OpenGaussStatementParser.OptIndirectionContext optIndirection()
public OpenGaussStatementParser.CaseExprContext caseExpr()
public OpenGaussStatementParser.FuncExprContext funcExpr()
public OpenGaussStatementParser.SelectWithParensContext selectWithParens()
public OpenGaussStatementParser.IndirectionContext indirection()
public org.antlr.v4.runtime.tree.TerminalNode EXISTS()
public org.antlr.v4.runtime.tree.TerminalNode ARRAY()
public OpenGaussStatementParser.ArrayExprContext arrayExpr()
public OpenGaussStatementParser.ExplicitRowContext explicitRow()
public OpenGaussStatementParser.ImplicitRowContext implicitRow()
public org.antlr.v4.runtime.tree.TerminalNode GROUPING()
public OpenGaussStatementParser.ExprListContext exprList()
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 © 2023 The Apache Software Foundation. All rights reserved.