| Package | Description |
|---|---|
| org.verdictdb.parser | |
| org.verdictdb.sqlreader |
| Modifier and Type | Method and Description |
|---|---|
T |
VerdictSQLParserVisitor.visitFunction_call_expression(VerdictSQLParser.Function_call_expressionContext ctx)
Visit a parse tree produced by the
function_call_expression
labeled alternative in VerdictSQLParser.expression(). |
T |
VerdictSQLParserBaseVisitor.visitFunction_call_expression(VerdictSQLParser.Function_call_expressionContext ctx)
Visit a parse tree produced by the
function_call_expression
labeled alternative in VerdictSQLParser.expression(). |
| Modifier and Type | Method and Description |
|---|---|
ColumnOp |
ExpressionGen.visitFunction_call_expression(VerdictSQLParser.Function_call_expressionContext ctx) |
Copyright © 2018 University of Michigan. All rights reserved.