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