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