public static class PostgreSQLStatementParser.SpecialFunction_Context
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
SpecialFunction_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CastFunction_Context |
castFunction_() |
PostgreSQLStatementParser.CharFunction_Context |
charFunction_() |
int |
getRuleIndex() |
PostgreSQLStatementParser.WindowFunction_Context |
windowFunction_() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic SpecialFunction_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PostgreSQLStatementParser.WindowFunction_Context windowFunction_()
public PostgreSQLStatementParser.CastFunction_Context castFunction_()
public PostgreSQLStatementParser.CharFunction_Context charFunction_()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2020 The Apache Software Foundation. All rights reserved.