aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/source/SyntaxPersister.java
Commit message (Collapse)AuthorAgeFilesLines
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and ↵Jean-Baptiste Vilain2013-04-111-36/+0
| | | | allow to work on multi-line tokens - Added highlighting caching and persistence
* ScanPersister implementations can load snapshots through SnapshotCacheSimon Brandhof2013-04-111-0/+36