Index
All Classes and Interfaces|All Packages
C
- configure() - Method in class io.codemodder.providers.sarif.pmd.PmdModule
- createDefault() - Static method in interface io.codemodder.providers.sarif.pmd.PmdRunner
G
- getModules(Path, List<Path>, List<String>, List<String>, List<Class<? extends CodeChanger>>, List<RuleSarif>, List<Path>, List<Path>, Path, Path) - Method in class io.codemodder.providers.sarif.pmd.PmdProvider
I
- io.codemodder.providers.sarif.pmd - package io.codemodder.providers.sarif.pmd
P
- PmdModule - Class in io.codemodder.providers.sarif.pmd
-
Responsible for binding PMD-related things.
- PmdModule(Path, List<Path>, List<Class<? extends CodeChanger>>) - Constructor for class io.codemodder.providers.sarif.pmd.PmdModule
- PmdProvider - Class in io.codemodder.providers.sarif.pmd
-
Provides PMD-related functionality to codemodder.
- PmdProvider() - Constructor for class io.codemodder.providers.sarif.pmd.PmdProvider
- PmdRunner - Interface in io.codemodder.providers.sarif.pmd
-
Responsible for running PMD
- PmdScan - Annotation Interface in io.codemodder.providers.sarif.pmd
-
This tells the framework to inject the results of a PMD scan into the following parameter.
R
- ruleId() - Element in annotation interface io.codemodder.providers.sarif.pmd.PmdScan
-
The PMD rule ID.
- run(List<String>, Path, List<Path>) - Method in interface io.codemodder.providers.sarif.pmd.PmdRunner
-
Execute PMD.
All Classes and Interfaces|All Packages