Package net.sourceforge.pmd.lang.apex.ast
See: Description
-
-
Interface Summary Interface Description AccessNode This interface captures access modifiers. ApexVisitor ASTUserClassOrInterface An Apex type declaration. ApexQualifiableNode ApexNode Root interface implemented by all Apex nodes. ASTCommentContainer Interface for nodes that can contain comments. -
Enum Summary Enum Description PostfixOperator Apex postfix operator PrefixOperator Apex prefix operator LiteralType BooleanOperator Apex boolean operator TriggerUsage This maps the apex enum TriggerCase to the PMD equivalent. BinaryOperator Apex binary operator AssignmentOperator Apex assignment operator ReferenceType