| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Method and Description |
|---|---|
GDLParser.QueryContext |
GDLParser.query() |
GDLParser.QueryContext |
GDLParser.ElementListContext.query() |
| Modifier and Type | Method and Description |
|---|---|
void |
GDLListener.enterQuery(GDLParser.QueryContext ctx)
Enter a parse tree produced by
GDLParser.query(). |
void |
GDLBaseListener.enterQuery(GDLParser.QueryContext ctx)
Enter a parse tree produced by
GDLParser.query(). |
void |
GDLListener.exitQuery(GDLParser.QueryContext ctx)
Exit a parse tree produced by
GDLParser.query(). |
void |
GDLBaseListener.exitQuery(GDLParser.QueryContext ctx)
Exit a parse tree produced by
GDLParser.query(). |
Copyright © 2017. All rights reserved.