ItemSet

Undocumented in source.

Members

Functions

index
size_t index()
Undocumented in source. Be warned that the author may not have intended to support it.
items
Item[] items()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

initialItemSet
ItemSet initialItemSet(Alternative alternative, Grammar grammar)
Undocumented in source. Be warned that the author may not have intended to support it.
nextItemSet
ItemSet nextItemSet(ItemSet prevItemSet, Symbol symbol, Grammar grammar)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Indexed

index
size_t index()

@return a non-negative integer constant for this object

Meta