All Classes

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