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