Support match on tree (#1521) * add __match_args__ attribute to Tree * unit test case for pattern matching on Tree objects
Recent Commits to lark:master
-
Support match on tree (#1521)
-
Merge pull request #1452 from lark-parser/textslice
Merge pull request #1452 from lark-parser/textslice Added TextSlice; Lark can now parse/lex a text-slice
-
Merge pull request #1518 from lbhm/master
Merge pull request #1518 from lbhm/master Fix generic type of Transformer_InPlaceRecursive
-
Fix generic type of Transformer_InPlaceRecursive
Fix generic type of Transformer_InPlaceRecursive