public static class PostgreSQLStatementParser.CExprContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
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 PostgreSQLStatementParser.ParameterMarkerContext parameterMarker()
public PostgreSQLStatementParser.ColumnrefContext columnref()
public PostgreSQLStatementParser.AexprConstContext aexprConst()
public org.antlr.v4.runtime.tree.TerminalNode PARAM()
public PostgreSQLStatementParser.IndirectionElContext indirectionEl()
public org.antlr.v4.runtime.tree.TerminalNode LP_()
public PostgreSQLStatementParser.AExprContext aExpr()
public org.antlr.v4.runtime.tree.TerminalNode RP_()
public PostgreSQLStatementParser.OptIndirectionContext optIndirection()
public PostgreSQLStatementParser.CaseExprContext caseExpr()
public PostgreSQLStatementParser.FuncExprContext funcExpr()
public PostgreSQLStatementParser.SelectWithParensContext selectWithParens()
public PostgreSQLStatementParser.IndirectionContext indirection()
public org.antlr.v4.runtime.tree.TerminalNode EXISTS()
public org.antlr.v4.runtime.tree.TerminalNode ARRAY()
public PostgreSQLStatementParser.ArrayExprContext arrayExpr()
public PostgreSQLStatementParser.ExplicitRowContext explicitRow()
public PostgreSQLStatementParser.ImplicitRowContext implicitRow()
public org.antlr.v4.runtime.tree.TerminalNode GROUPING()
public PostgreSQLStatementParser.ExprListContext exprList()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept 在接口中 org.antlr.v4.runtime.tree.ParseTreeaccept 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2022 The Apache Software Foundation. All rights reserved.