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