public static class MySQLStatementParser.ShowTableStatusContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
ShowTableStatusContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.FromSchemaContext |
fromSchema() |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
SHOW() |
MySQLStatementParser.ShowLikeContext |
showLike() |
MySQLStatementParser.ShowWhereClause_Context |
showWhereClause_() |
org.antlr.v4.runtime.tree.TerminalNode |
STATUS() |
org.antlr.v4.runtime.tree.TerminalNode |
TABLE() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ShowTableStatusContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode SHOW()
public org.antlr.v4.runtime.tree.TerminalNode TABLE()
public org.antlr.v4.runtime.tree.TerminalNode STATUS()
public MySQLStatementParser.FromSchemaContext fromSchema()
public MySQLStatementParser.ShowLikeContext showLike()
public MySQLStatementParser.ShowWhereClause_Context showWhereClause_()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.