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 PmdCapableLanguagelanguage 
- 
                                
                            
                                
Method Summary
Modifier and Type Method Description LanguageVersionHandlerservices()ApexMultifileAnalysisgetMultiFileState()- 
                    
                    
                    
- 
                                
                            
                                
Method Detail
- 
                                        
services
@NonNull() LanguageVersionHandler services()
 
- 
                                        
getMultiFileState
ApexMultifileAnalysis getMultiFileState()
 
 - 
                                        
 
 - 
                                
                            
                                
 
 - 
                    
                    
                    
 
 -