| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Method and Description |
|---|---|
GDLParser.PathContext |
GDLParser.path() |
GDLParser.PathContext |
GDLParser.DefinitionContext.path() |
GDLParser.PathContext |
GDLParser.GraphContext.path(int i) |
GDLParser.PathContext |
GDLParser.MatchContext.path(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<GDLParser.PathContext> |
GDLParser.GraphContext.path() |
List<GDLParser.PathContext> |
GDLParser.MatchContext.path() |
| Modifier and Type | Method and Description |
|---|---|
void |
GDLListener.enterPath(GDLParser.PathContext ctx)
Enter a parse tree produced by
GDLParser.path(). |
void |
GDLBaseListener.enterPath(GDLParser.PathContext ctx)
Enter a parse tree produced by
GDLParser.path(). |
void |
GDLListener.exitPath(GDLParser.PathContext ctx)
Exit a parse tree produced by
GDLParser.path(). |
void |
GDLBaseListener.exitPath(GDLParser.PathContext ctx)
Exit a parse tree produced by
GDLParser.path(). |
Copyright © 2017. All rights reserved.