Package net.sourceforge.pmd.lang.apex
Class ApexLanguageProcessor
-
- All Implemented Interfaces:
-
java.lang.AutoCloseable
,net.sourceforge.pmd.lang.LanguageProcessor
public class ApexLanguageProcessor extends BatchLanguageProcessor<P>
-
-
Field Summary
Fields Modifier and Type Field Description public final PmdCapableLanguage
language
-
Method Summary
Modifier and Type Method Description LanguageVersionHandler
services()
ApexMultifileAnalysis
getMultiFileState()
-
-
Method Detail
-
services
@NonNull() LanguageVersionHandler services()
-
getMultiFileState
ApexMultifileAnalysis getMultiFileState()
-
-
-
-