public static class PostgreSQLStatementParser.TableReferenceContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
TableReferenceContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRuleIndex() |
List<PostgreSQLStatementParser.JoinedTableContext> |
joinedTable() |
PostgreSQLStatementParser.JoinedTableContext |
joinedTable(int i) |
PostgreSQLStatementParser.TableFactorContext |
tableFactor() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic TableReferenceContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PostgreSQLStatementParser.TableFactorContext tableFactor()
public List<PostgreSQLStatementParser.JoinedTableContext> joinedTable()
public PostgreSQLStatementParser.JoinedTableContext joinedTable(int i)
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2020 The Apache Software Foundation. All rights reserved.