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