Clément Fournier f2708f4b4e Make Node#getTextRegion non-default
Now implementors of Node need an implementation.
Implementation of #getReportLocation can be shared
2022-04-24 12:28:05 +02:00
..
2022-04-24 12:28:05 +02:00
2022-04-03 00:52:12 +02:00
2020-06-07 11:52:10 +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.