Skip to content
Snippets Groups Projects
Commit a790c13c authored by Roberto Raggi's avatar Roberto Raggi
Browse files

Generated the methods to accept AST nodes.

parent 67dcfb8e
No related merge requests found
This diff is collapsed.
This diff is collapsed.
......@@ -42,6 +42,7 @@ HEADERS += \
SOURCES += \
$$PWD/AST.cpp \
$$PWD/ASTClone.cpp \
$$PWD/ASTVisit.cpp \
$$PWD/ASTVisitor.cpp \
$$PWD/Array.cpp \
$$PWD/CheckDeclaration.cpp \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment