# Functions
NewActive creates a new parser based on the given parser and tokens.
NewIterator creates a new iterator over the results of an active parser.
No description provided by the author
NewParseTree creates a new parse tree from a token.
NewUnsupportedValue creates a new errors.Err error with the code InvalidOperation and the message "value of <expected> is not a supported <kind> type".
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrExhausted occurs when an iterator is exhausted.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author