start method
The starting production of this definition.
Implementation
@override
Parser start() => ref0<dynamic>(document).end('Expected end of input');
The starting production of this definition.
@override
Parser start() => ref0<dynamic>(document).end('Expected end of input');