Source

    The source of text being given to a parser.

    struct Source

    This can be bytes in memory, a file on disk, something streamed over a network connection, and so on.

    Citizens in _RegexParser

    Members