THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
phoedos
/
pmd
Watch
1
Star
1
Fork
1
You've already forked pmd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
46e368a3e000b86dd2ef4d647e99cca80aabd1bc
pmd
/
pmd-plsql
/
etc
/
grammar
History
hvbargen
46e368a3e0
Allow excluding lines from the parser using comments -- PMD-EXCLUDE-BEGIN and -- PMD-EXCLUDE-END. This is to workaround bugs in the PL/SQL parser - some valid statements cannot be parsed. by wrapping them inside PMD-EXCLUDE-BEGIN/END the parser just ignores them and continues parsing with the next line.
2021-02-26 19:11:27 +01:00
..
PldocAST.jjt
Allow excluding lines from the parser using comments -- PMD-EXCLUDE-BEGIN and -- PMD-EXCLUDE-END. This is to workaround bugs in the PL/SQL parser - some valid statements cannot be parsed. by wrapping them inside PMD-EXCLUDE-BEGIN/END the parser just ignores them and continues parsing with the next line.
2021-02-26 19:11:27 +01:00