start method

  1. @override
Parser start()

The starting production of this definition.

Implementation

@override
Parser start() => ref0(document).end('Expected end of input');