issues
search
jasonrbr
/
CodeReader
MIT License
6
stars
1
forks
source link
Make Regex for....
#32
Closed
leftoverBits
closed
7 years ago
leftoverBits
commented
7 years ago
[ ] function declaration (with ; and with {)
[ ] class declaration
[ ] #include statments
[ ] for-loop declaration
[ ] while-loop declaration (no do-while)
Possibly add more as we go.
Possibly add more as we go.