Differences
This shows you the differences between two versions of the page.
| lark [2023-01-02 07:12] – created asdf | lark [2023-05-08 05:16] (current) – asdf | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== Transformers/ | ===== Transformers/ | ||
| 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. | 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. | ||
| + | |||
| + | {{tag> | ||