| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Method and Description |
|---|---|
GDLParser.GraphContext |
GDLParser.graph() |
GDLParser.GraphContext |
GDLParser.DefinitionContext.graph() |
| Modifier and Type | Method and Description |
|---|---|
void |
GDLListener.enterGraph(GDLParser.GraphContext ctx)
Enter a parse tree produced by
GDLParser.graph(). |
void |
GDLBaseListener.enterGraph(GDLParser.GraphContext ctx)
Enter a parse tree produced by
GDLParser.graph(). |
void |
GDLListener.exitGraph(GDLParser.GraphContext ctx)
Exit a parse tree produced by
GDLParser.graph(). |
void |
GDLBaseListener.exitGraph(GDLParser.GraphContext ctx)
Exit a parse tree produced by
GDLParser.graph(). |
Copyright © 2017. All rights reserved.