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