Package org.nineml.coffeegrinder.gll
Class BinarySubtree
java.lang.Object
org.nineml.coffeegrinder.gll.BinarySubtree
The GLL parser constructs BinarySubtrees during parsing.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBinarySubtree(NonterminalSymbol seed, int inputLength, ParserOptions options) -
Method Summary
Modifier and TypeMethodDescriptionvoidint
-
Field Details
-
logcategory
- See Also:
-
seed
-
-
Constructor Details
-
BinarySubtree
-
-
Method Details
-
add
-
getRightExtent
public int getRightExtent()
-