Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
a790c13c
Commit
a790c13c
authored
Jun 17, 2009
by
Roberto Raggi
Browse files
Generated the methods to accept AST nodes.
parent
67dcfb8e
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
src/shared/cplusplus/AST.cpp
View file @
a790c13c
This diff is collapsed.
Click to expand it.
src/shared/cplusplus/ASTVisit.cpp
0 → 100644
View file @
a790c13c
This diff is collapsed.
Click to expand it.
src/shared/cplusplus/cplusplus.pri
View file @
a790c13c
...
...
@@ -42,6 +42,7 @@ HEADERS += \
SOURCES += \
$$PWD/AST.cpp \
$$PWD/ASTClone.cpp \
$$PWD/ASTVisit.cpp \
$$PWD/ASTVisitor.cpp \
$$PWD/Array.cpp \
$$PWD/CheckDeclaration.cpp \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment