start method
The starting production of this definition.
Implementation
@override
Parser start() => throw UnsupportedError('Either parse rules or terms.');
The starting production of this definition.
@override
Parser start() => throw UnsupportedError('Either parse rules or terms.');