This commit is contained in:
greg
2019-07-28 10:56:23 -07:00
parent 42bc4f091c
commit 94c4dec9a9

3
VISITOR_NOTES Normal file
View File

@@ -0,0 +1,3 @@
-each terminal node in the AST requires a method on ASTVisitor
-this can maybe be done with a macro?