Class ApexLanguageProcessor

  • All Implemented Interfaces:
    java.lang.AutoCloseable , net.sourceforge.pmd.lang.LanguageProcessor

    
    public class ApexLanguageProcessor
    extends BatchLanguageProcessor<P>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final PmdCapableLanguage language
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      LanguageVersionHandler services()
      ApexMultifileAnalysis getMultiFileState()
      • Methods inherited from class net.sourceforge.pmd.lang.impl.BatchLanguageProcessor

        close, getLanguage, getLanguageVersion, getProperties, launchAnalysis
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait