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