7 Commits

Author SHA1 Message Date
Clément Fournier
40443326d3 Add cleanup phase for antlr CPD languages
This removes the parser and other things we don't need in the API

Currently only pmd-dart has been adapted
2020-08-30 18:50:01 +02:00
Clément Fournier
25beb215fc Throw on incompatible visitor type 2020-07-01 11:16:03 +02:00
Clément Fournier
fbc93e43cb Rename nodes so they don't have the 'context' suffix 2020-06-17 22:15:18 +02:00
Clément Fournier
6c053b5edd Transform antlr visitor to be compatible with #2589 2020-06-17 21:28:23 +02:00
Clément Fournier
06a910fe11 Doc 2020-05-02 22:56:42 +02:00
Clément Fournier
4820e812e3 Fix error nodes not extending SwiftNode 2020-05-02 22:56:42 +02:00
Clément Fournier
1359f792c2 Abstract ant wrapper for antlr 2020-05-02 22:56:42 +02:00