public static class PostgreSQLParser.Value_expression_primaryContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
Value_expression_primaryContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Value_expression_primaryContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PostgreSQLParser.Unsigned_value_specificationContext unsigned_value_specification()
public org.antlr.v4.runtime.tree.TerminalNode LEFT_PAREN()
public PostgreSQLParser.Select_stmt_no_parensContext select_stmt_no_parens()
public org.antlr.v4.runtime.tree.TerminalNode RIGHT_PAREN()
public PostgreSQLParser.Indirection_listContext indirection_list()
public PostgreSQLParser.Case_expressionContext case_expression()
public org.antlr.v4.runtime.tree.TerminalNode NULL()
public org.antlr.v4.runtime.tree.TerminalNode MULTIPLY()
public PostgreSQLParser.Comparison_modContext comparison_mod()
public org.antlr.v4.runtime.tree.TerminalNode EXISTS()
public PostgreSQLParser.Table_subqueryContext table_subquery()
public PostgreSQLParser.Function_callContext function_call()
public PostgreSQLParser.Indirection_varContext indirection_var()
public PostgreSQLParser.Array_expressionContext array_expression()
public PostgreSQLParser.Type_coercionContext type_coercion()
public PostgreSQLParser.Datetime_overlapsContext datetime_overlaps()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextpublic void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule 在类中 org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule 在类中 org.antlr.v4.runtime.ParserRuleContextpublic <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. All rights reserved.