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 more

    Declaration

    Swift

    public final class ParseState<Token>