public static class MySQLStatementParser.SpecialFunctionContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
SpecialFunctionContext(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 SpecialFunctionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public MySQLStatementParser.GroupConcatFunctionContext groupConcatFunction()
public MySQLStatementParser.WindowFunctionContext windowFunction()
public MySQLStatementParser.CastFunctionContext castFunction()
public MySQLStatementParser.ConvertFunctionContext convertFunction()
public MySQLStatementParser.PositionFunctionContext positionFunction()
public MySQLStatementParser.SubstringFunctionContext substringFunction()
public MySQLStatementParser.ExtractFunctionContext extractFunction()
public MySQLStatementParser.CharFunctionContext charFunction()
public MySQLStatementParser.TrimFunction_Context trimFunction_()
public MySQLStatementParser.WeightStringFunctionContext weightStringFunction()
public MySQLStatementParser.ValuesFunction_Context valuesFunction_()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept 在接口中 org.antlr.v4.runtime.tree.ParseTreeaccept 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2020 The Apache Software Foundation. All rights reserved.