public static class SQLServerStatementParser.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 SQLServerStatementParser.SelectItemsContext selectItems()
public SQLServerStatementParser.DuplicateSpecificationContext duplicateSpecification()
public SQLServerStatementParser.FromClauseContext fromClause()
public SQLServerStatementParser.WhereClauseContext whereClause()
public SQLServerStatementParser.GroupByClauseContext groupByClause()
public SQLServerStatementParser.HavingClauseContext havingClause()
public SQLServerStatementParser.OrderByClauseContext orderByClause()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.