| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Class and Description |
|---|---|
static class |
GDLParser.IncomingEdgeContext |
static class |
GDLParser.OutgoingEdgeContext |
| Modifier and Type | Method and Description |
|---|---|
GDLParser.EdgeContext |
GDLParser.edge() |
GDLParser.EdgeContext |
GDLParser.PathContext.edge(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<GDLParser.EdgeContext> |
GDLParser.PathContext.edge() |
| Modifier and Type | Method and Description |
|---|---|
void |
GDLParser.EdgeContext.copyFrom(GDLParser.EdgeContext ctx) |
| Constructor and Description |
|---|
IncomingEdgeContext(GDLParser.EdgeContext ctx) |
OutgoingEdgeContext(GDLParser.EdgeContext ctx) |
Copyright © 2017. All rights reserved.