| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Method and Description |
|---|---|
GDLParser.EdgeBodyContext |
GDLParser.edgeBody() |
GDLParser.EdgeBodyContext |
GDLParser.IncomingEdgeContext.edgeBody() |
GDLParser.EdgeBodyContext |
GDLParser.OutgoingEdgeContext.edgeBody() |
| Modifier and Type | Method and Description |
|---|---|
void |
GDLListener.enterEdgeBody(GDLParser.EdgeBodyContext ctx)
Enter a parse tree produced by
GDLParser.edgeBody(). |
void |
GDLBaseListener.enterEdgeBody(GDLParser.EdgeBodyContext ctx)
Enter a parse tree produced by
GDLParser.edgeBody(). |
void |
GDLListener.exitEdgeBody(GDLParser.EdgeBodyContext ctx)
Exit a parse tree produced by
GDLParser.edgeBody(). |
void |
GDLBaseListener.exitEdgeBody(GDLParser.EdgeBodyContext ctx)
Exit a parse tree produced by
GDLParser.edgeBody(). |
Copyright © 2017. All rights reserved.