All Classes

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