| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Method and Description |
|---|---|
GDLParser.WhereContext |
GDLParser.where() |
GDLParser.WhereContext |
GDLParser.QueryContext.where(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<GDLParser.WhereContext> |
GDLParser.QueryContext.where() |
| Modifier and Type | Method and Description |
|---|---|
void |
GDLListener.enterWhere(GDLParser.WhereContext ctx)
Enter a parse tree produced by
GDLParser.where(). |
void |
GDLBaseListener.enterWhere(GDLParser.WhereContext ctx)
Enter a parse tree produced by
GDLParser.where(). |
void |
GDLListener.exitWhere(GDLParser.WhereContext ctx)
Exit a parse tree produced by
GDLParser.where(). |
void |
GDLBaseListener.exitWhere(GDLParser.WhereContext ctx)
Exit a parse tree produced by
GDLParser.where(). |
Copyright © 2017. All rights reserved.