public static class MySQLStatementParser.SelectExpressionContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
SelectExpressionContext(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 SelectExpressionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public MySQLStatementParser.SelectClauseContext selectClause()
public MySQLStatementParser.FromClauseContext fromClause()
public MySQLStatementParser.WhereClauseContext whereClause()
public MySQLStatementParser.GroupByClauseContext groupByClause()
public MySQLStatementParser.HavingClauseContext havingClause()
public MySQLStatementParser.WindowClauseContext windowClause()
public MySQLStatementParser.OrderByClauseContext orderByClause()
public MySQLStatementParser.LimitClauseContext limitClause()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2019. All rights reserved.