start method
The starting production of this definition.
Implementation
@override
Parser<List<BibTeXEntry>> start() => ref0(entries).end();
The starting production of this definition.
@override
Parser<List<BibTeXEntry>> start() => ref0(entries).end();