Package | Description |
---|---|
grammarscope.allocator | |
grammarscope.artifacts | |
grammarscope.iface |
Modifier and Type | Class and Description |
---|---|
class |
SlotAllocator<E extends HasIndices>
Edge vertical slot allocator
|
class |
SlotAllocatorForIndexRanges<T extends HasIndices>
Vertical slot allocator for indexed ranges (each having low and index)
|
(package private) class |
SlotAllocatorForIndexRanges0<T extends HasIndices>
Vertical slot allocator for indexed ranges (each having low and high indices)
|
Modifier and Type | Class and Description |
---|---|
class |
GraphEdge
Graph Edge implementation
|
Modifier and Type | Interface and Description |
---|---|
interface |
IGraphEdgeWithIndices<V>
Graph edge connecting vertices having low and high indices
|