public static class PostgreSQLStatementParser.LimitClauseContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
LimitClauseContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRuleIndex() |
PostgreSQLStatementParser.LimitOffsetSyntax_Context |
limitOffsetSyntax_() |
PostgreSQLStatementParser.LimitRowCountSyntax_Context |
limitRowCountSyntax_() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic LimitClauseContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PostgreSQLStatementParser.LimitRowCountSyntax_Context limitRowCountSyntax_()
public PostgreSQLStatementParser.LimitOffsetSyntax_Context limitOffsetSyntax_()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2020 The Apache Software Foundation. All rights reserved.