You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to store a 1:1 representation of the Parse Tree.
If represented as a new type, then query functions could be stored in its namespace. These functions would act as the interface between the document process (processChild) and the raw output of an ANTLR parse.
The text was updated successfully, but these errors were encountered:
We need to store a 1:1 representation of the Parse Tree.
If represented as a new type, then query functions could be stored in its namespace. These functions would act as the interface between the document process (
processChild
) and the raw output of an ANTLR parse.The text was updated successfully, but these errors were encountered: