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