Uses of Class
net.sourceforge.pmd.lang.apex.ApexLanguageProperties
-
Packages that use ApexLanguageProperties Package Description net.sourceforge.pmd.lang.apex net.sourceforge.pmd.lang.apex.multifile -
-
Uses of ApexLanguageProperties in net.sourceforge.pmd.lang.apex
Methods in net.sourceforge.pmd.lang.apex that return ApexLanguageProperties Modifier and Type Method Description ApexLanguageProperties
ApexLanguageModule. newPropertyBundle()
-
Uses of ApexLanguageProperties in net.sourceforge.pmd.lang.apex.multifile
Constructors in net.sourceforge.pmd.lang.apex.multifile with parameters of type ApexLanguageProperties Constructor Description ApexMultifileAnalysis(ApexLanguageProperties properties)
-