Classes
The following classes are available globally.
-
Represents the state of the parser. Stores the generator from which the subsequent symbols to parse are obtained.
See moreDeclaration
Swift
public final class ParseState<Token>