- CognitiveComplexityVisitor
- StandardCycloVisitor
- ApexMetricsHelper
- ApexMetrics
- ApexDesignerBindings
- ASTContinueStatement
- ASTIfElseBlockStatement
- ASTUserTrigger
- ASTTernaryExpression
- ASTVariableExpression
- ASTCastExpression
- BooleanOperator
- BinaryOperator
- ASTUserInterface
- ASTVariableDeclaration
- ASTBindExpressions
- ASTNestedStoreExpression
- ASTBooleanExpression
- ASTConstructorPreambleStatement
- ASTBreakStatement
- ASTSwitchStatement
- ASTModifier
- ASTFormalComment
- ASTReturnStatement
- ASTUserClass
- ReferenceType
- ASTArrayLoadExpression
- ASTThrowStatement
- ASTDmlMergeStatement
- ASTMultiStatement
- ASTFieldDeclaration
- ASTSuperMethodCallExpression
- ASTStatementExecuted
- ASTSoqlExpression
- ASTAnnotationParameter
- ASTPostfixExpression
- ASTAnonymousClass
- ASTIllegalStoreExpression
- ApexVisitor
- ASTThisMethodCallExpression
- ASTTriggerVariableExpression
- PrefixOperator
- ApexNode
- ASTDmlDeleteStatement
- ASTIdentifierCase
- ASTForLoopStatement
- ASTModifierOrAnnotation
- ASTArrayStoreExpression
- ASTRunAsBlockStatement
- ASTMethodBlockStatement
- ASTModifierNode
- ASTProperty
- ASTReferenceExpression
- ASTUserEnum
- ASTExpressionStatement
- ASTJavaVariableExpression
- ASTTypeWhenBlock
- ASTNewKeyValueObjectExpression
- ASTBlockStatement
- ASTApexFile
- ASTNewSetInitExpression
- ASTStandardCondition
- ASTTryCatchFinallyBlockStatement
- ASTWhileLoopStatement
- ASTNewMapInitExpression
- ASTPrefixExpression
- ApexParser
- ASTSuperVariableExpression
- ASTBinaryExpression
- ASTNewListInitExpression
- ASTValueWhenBlock
- ASTCatchBlockStatement
- ASTParameter
- ApexQualifiedName
- ASTMethodCallExpression
- ApexQualifiableNode
- AbstractDmlStatement
- ASTJavaMethodCallExpression
- ASTElseWhenBlock
- ASTUserClassMethods
- TriggerUsage
- ASTDoLoopStatement
- ASTNewObjectExpression
- ASTForEachStatement
- ASTUserExceptionMethods
- ASTIfBlockStatement
- ASTCommentContainer
- PostfixOperator
- ASTDmlInsertStatement
- ASTStatement
- ASTFieldDeclarationStatements
- ASTDmlUpsertStatement
- AssignmentOperator
- ASTLiteralExpression
- ASTLiteralCase
- ASTDmlUpdateStatement
- ASTVariableDeclarationStatements
- ASTAnnotation
- ASTNewMapLiteralExpression
- ApexVisitorBase
- ASTUserClassOrInterface
- ASTThisVariableExpression
- ASTNewListLiteralExpression
- ASTNewSetLiteralExpression
- ASTClassRefExpression
- ASTMapEntryNode
- ASTDmlUndeleteStatement
- AccessNode
- ASTInvalidDependentCompilation
- ASTInstanceOfExpression
- ASTExpression
- ASTNestedExpression
- ASTPackageVersionExpression
- ASTField
- ASTMethod
- ASTEmptyReferenceExpression
- ASTConstructorPreamble
- ASTSoslExpression
- ASTAssignmentExpression
- ApexTreeBuilder
- ApexLanguageModule
- ApexLanguageProcessor
- ApexLanguageProperties
- ApexCpdLexer
- ApexUnitTestClassShouldHaveRunAsRule
- AvoidGlobalModifierRule
- AvoidLogicInTriggerRule
- ApexUnitTestShouldNotUseSeeAllDataTrueRule
- ApexUnitTestClassShouldHaveAssertsRule
- ApexAssertionsShouldIncludeMessageRule
- UnusedLocalVariableRule
- QueueableWithoutFinalizerRule
- ApexDocRule
- NcssTypeCountRule
- ExcessivePublicCountRule
- CyclomaticComplexityRule
- NcssMethodCountRule
- ExcessiveParameterListRule
- CognitiveComplexityRule
- TooManyFieldsRule
- ExcessiveClassLengthRule
- UnusedMethodRule
- NcssConstructorCountRule
- AvoidDeeplyNestedIfStmtsRule
- StdCyclomaticComplexityRule
- AbstractCounterCheckRule
- Helper
- LocalVariableNamingConventionsRule
- ClassNamingConventionsRule
- FieldDeclarationsShouldBeAtStartRule
- PropertyNamingConventionsRule
- FieldNamingConventionsRule
- FormalParameterNamingConventionsRule
- MethodNamingConventionsRule
- OperationWithLimitsInLoopRule
- AvoidNonRestrictiveQueriesRule
- OperationWithHighCostInLoopRule
- TypeShadowsBuiltInNamespaceRule
- AvoidStatefulDatabaseResultRule
- AvoidNonExistentAnnotationsRule
- MethodWithSameNameAsEnclosingClassRule
- AvoidHardcodingIdRule
- OverrideBothEqualsAndHashcodeRule
- ApexCSRFRule
- InaccessibleAuraEnabledGetterRule
- AbstractApexRule
- ApexXSSFromEscapeFalseRule
- ApexOpenRedirectRule
- ApexDangerousMethodsRule
- ApexCRUDViolationRule
- ApexInsecureEndpointRule
- ApexSharingViolationsRule
- ApexSOQLInjectionRule
- ApexSuggestUsingNamedCredRule
- ApexBadCryptoRule
- ApexXSSFromURLParamRule
- InternalApiBridge
- ApexMultifileAnalysis