A 
        
            B 
        
            C 
        
            D 
        
            E 
        
            F 
        
            G 
        
            H 
        
            I 
        
            L 
        
            M 
        
            N 
        
            O 
        
            P 
        
            Q 
        
            R 
        
            S 
        
            T 
        
            U 
        
            V 
        
        
O
- of(com.google.summit.ast.declaration.TriggerDeclaration.TriggerCase) - function in net.sourceforge.pmd.lang.apex.ast.TriggerUsage
 - ofString(java.lang.String) - function in net.sourceforge.pmd.lang.apex.ast.ApexQualifiedName
 - Parses a string conforming to the format defined below and returns an ApexQualifiedName.
 - OperationWithHighCostInLoopRule - class in net.sourceforge.pmd.lang.apex.rule.performance
 - Warn users when code that could impact performance is executing within a looping construct.
 - OperationWithLimitsInLoopRule - class in net.sourceforge.pmd.lang.apex.rule.performance
 - Warn users when code that could trigger governor limits is executing within a looping construct.
 - OverrideBothEqualsAndHashcodeRule - class in net.sourceforge.pmd.lang.apex.rule.errorprone