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