[][src]Crate gll_pg_core

Structs

BTreeMap

A map based on a B-Tree.

BTreeSet

A set based on a B-Tree.

EdgeReference

Reference to a Graph edge.

GSSState
Graph

Graph<N, E, Ty, Ix> is a graph datastructure using an adjacency list representation.

LogosToken
NodeIndex

Node identifier.

VecDeque

A double-ended queue implemented with a growable ring buffer.

Enums

Directed

Marker type for a directed graph.

SPPFNode

Traits

EdgeRef

An edge reference.

GrammarLabel
GrammarSymbol

Type Definitions

GSSNode
SPPFNodeIndex