Version: 0.4.0
ParserFailure
got
The input that the parser encountered when it failed.
public function got() : Stream
expected
Information about what the parser expected at the position where it failed.
public function expected() : string
The input that the parser encountered when it failed.
Information about what the parser expected at the position where it failed.