Package org.nineml.coffeegrinder.gll
package org.nineml.coffeegrinder.gll
The GLL parser classes.
The GllParser implements a GLL parser.
-
ClassesClassDescriptionThe GLL parser constructs BinarySubtrees during parsing.A node in a
BinarySubtree.A "prefix subtree" in aBinarySubtree.A slot (state) in aBinarySubtree.A cluster node.A CRF node.A descriptor is a slot (a state) with it's position in the input.The GLL parser.The results of a GLL parse.Popped nodes are used to keep track of partial parses.