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
KDevelop
KDevelop Python Support
Commits
6c95d8da
Commit
6c95d8da
authored
Oct 25, 2022
by
frmdstryr
Committed by
Sven Brauch
Nov 05, 2022
Browse files
Cleanup
parent
cefa7ec2
Changes
2
Hide whitespace changes
Inline
Side-by-side
parser/README.md
deleted
100644 → 0
View file @
cefa7ec2
# PEGEN parser
Generate parser with
```
python -m pegen python.gram -o parser.py
```
parser/astbuilder.h
View file @
6c95d8da
...
...
@@ -11,7 +11,6 @@
#include
"ast.h"
#include
"parserexport.h"
#include
<QMutex>
#include
<QUrl>
#include
"astdefaultvisitor.h"
...
...
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