A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V 

O

of(TriggerDeclaration.TriggerCase) - function in net.sourceforge.pmd.lang.apex.ast.TriggerUsage
 
ofString(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
 
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V