Revert "Migrating to the new context tree."

This reverts commit c37008df1d41c36780c57054c3d0e0244478c8d5.
This commit is contained in:
Tom Alexander
2022-11-26 22:36:02 -05:00
parent 29add885f3
commit 6e2ff8b870
5 changed files with 214 additions and 91 deletions

View File

@@ -1,3 +1,4 @@
mod new_context;
mod nom_context;
mod parser_with_context;
mod text;