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