public static class VerdictSQLParser.Function_call_expressionContext extends VerdictSQLParser.ExpressionContext
| Constructor and Description |
|---|
Function_call_expressionContext(VerdictSQLParser.ExpressionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
org.antlr.v4.runtime.tree.TerminalNode |
COLLATE() |
VerdictSQLParser.ExpressionContext |
expression() |
VerdictSQLParser.Function_callContext |
function_call() |
VerdictSQLParser.IdContext |
id() |
copyFrom, getRuleIndexaddChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Function_call_expressionContext(VerdictSQLParser.ExpressionContext ctx)
public VerdictSQLParser.Function_callContext function_call()
public VerdictSQLParser.ExpressionContext expression()
public org.antlr.v4.runtime.tree.TerminalNode COLLATE()
public VerdictSQLParser.IdContext id()
public <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2018 University of Michigan. All rights reserved.