Parser.run

Undocumented in source. Be warned that the author may not have intended to support it.
  1. State run(State toParse)
  2. State run(S text)
    class Parser(B, S = string)
    final
    State
    run
    ()
    if (
    isSomeString!S
    )

Meta