public static class SQL92StatementParser.SelectClauseContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
SelectClauseContext(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 SelectClauseContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode SELECT()
public SQL92StatementParser.SelectItemsContext selectItems()
public List<SQL92StatementParser.SelectSpecification_Context> selectSpecification_()
public SQL92StatementParser.SelectSpecification_Context selectSpecification_(int i)
public SQL92StatementParser.FromClauseContext fromClause()
public SQL92StatementParser.WhereClauseContext whereClause()
public SQL92StatementParser.GroupByClauseContext groupByClause()
public SQL92StatementParser.HavingClauseContext havingClause()
public SQL92StatementParser.OrderByClauseContext orderByClause()
public SQL92StatementParser.LimitClauseContext limitClause()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.