This is an old revision of the document!
Lark
Grammars
Transformers/visitors
There are a handful of classes for modifying or processing the resulting parse tree. These are meant to be subclassed with methods for handling each desired token.
This is an old revision of the document!
There are a handful of classes for modifying or processing the resulting parse tree. These are meant to be subclassed with methods for handling each desired token.