| Package | Description |
|---|---|
| grammarscope.artifacts | |
| grammarscope.glue | |
| grammarscope.graph |
| Modifier and Type | Class and Description |
|---|---|
class |
Graph<N extends Graph.IGraphNode<E>,E extends Graph.IGraphEdge<N>>
Graph artifact
|
| Modifier and Type | Class and Description |
|---|---|
class |
GraphNode
Graph Node implementation
|
| Modifier and Type | Method and Description |
|---|---|
int |
GraphNode.compareTo(Graph.IGraphNode<GraphEdge> node) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
MutableGraph<N extends Graph.IGraphNode<E>,E extends Graph.IGraphEdge<N>>
Mutable graph
|
| Modifier and Type | Class and Description |
|---|---|
class |
MutableGraph<N extends Graph.IGraphNode<E>,E extends Graph.IGraphEdge<N>>
Mutable graph
|