Hi, What is the recommended code structure for writing the parser? Almost all example parsers seem to be just one big class. Is there a recommended way of splitting it up into modular files? Thanks.
- Pradeek
Hi, What is the recommended code structure for writing the parser? Almost all example parsers seem to be just one big class. Is there a recommended way of splitting it up into modular files? Thanks.
- Pradeek