| Package | Description |
|---|---|
| org.verdictdb.parser |
| Modifier and Type | Method and Description |
|---|---|
VerdictSQLParser.Order_by_expressionContext |
VerdictSQLParser.order_by_expression() |
VerdictSQLParser.Order_by_expressionContext |
VerdictSQLParser.Order_by_clauseContext.order_by_expression(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<VerdictSQLParser.Order_by_expressionContext> |
VerdictSQLParser.Order_by_clauseContext.order_by_expression() |
| Modifier and Type | Method and Description |
|---|---|
T |
VerdictSQLParserVisitor.visitOrder_by_expression(VerdictSQLParser.Order_by_expressionContext ctx)
Visit a parse tree produced by
VerdictSQLParser.order_by_expression(). |
T |
VerdictSQLParserBaseVisitor.visitOrder_by_expression(VerdictSQLParser.Order_by_expressionContext ctx)
Visit a parse tree produced by
VerdictSQLParser.order_by_expression(). |
Copyright © 2018 University of Michigan. All rights reserved.