Clément Fournier 08b19dbcdd Simplify source code processor, change Parser
Remove some stuff with parser options

Get rid of SourceCodeProcessor

Seal processor hierarchy
2020-08-31 08:34:13 +02:00
..
2020-08-03 23:06:21 +02:00

pmd-scala-common

Contains shared code for the pmd-scala_2.12 and pmd-scala_2.13 modules.

It is not a module in itself, since it needs to be used while cross-compiling with a specific scala version.

It should be source compatible with the oldest scala version we are supporting.