Package net.sourceforge.pmd.lang.apex.ast
-
Interface Summary Interface Description AccessNode This interface captures access modifiers.ApexNode<T extends apex.jorje.semantic.ast.AstNode> Root interface implemented by all Apex nodes.ApexParserVisitor ApexQualifiableNode ASTUserClassOrInterface<T extends apex.jorje.semantic.ast.AstNode> CanSuppressWarnings Deprecated. This interface will be removed, the AST should not know about rules. -
Enum Summary Enum Description ASTUserClassOrInterface.TypeKind The kind of type this node declares.TriggerUsage This maps the apex enumTriggerUsage
to the PMD equivalent.