Class Visibility Suggestions

Below, is a summary of all classes and their component's visiblity. Whenever a visibility is set and used at the right level, a green star is presented. Whenever it is set to a level, but could be updated to another, red and orange stars are mentioned. .

  Name Value None (public) Public Protected Private Constant
class Config
 DEFAULT_REPORT_WIDTH80    
 STABILITY'stable'    
 VERSION'3.8.0'    
 $settings<?php /*A*//*B*/ ?>    
 $dieOnUnknownArg<?php /*A*//*B*/ ?>    
 $cliArgs<?php /*A*//*B*/ ?>    
 $overriddenDefaults<?php /*A*//*B*/ ?>    
 $configData<?php /*A*//*B*/ ?>    
 $configDataFile<?php /*A*//*B*/ ?>    
 $executablePaths<?php /*A*//*B*/ ?>    
class ESLintUnitTest
 ESLINT_CONFIG'{ "parserOptions": { "ecmaVersion": 5, "sourceType": "script", "ecmaFeatures": {} }, "rules": { "no-undef": 2, "no-unused-vars": 2 } }'    
class Foo6
 X1    
class Autoload
 $composerAutoloader<?php /*A*//*B*/ ?>    
 $loadedClasses<?php /*A*//*B*/ ?>    
 $loadedFiles<?php /*A*//*B*/ ?>    
 $searchPaths<?php /*A*//*B*/ ?>    
class ValidatePEARPackageXML
 $projectRoot<?php /*A*//*B*/ ?>    
 $packageXML<?php /*A*//*B*/ ?>    
 $allFiles<?php /*A*//*B*/ ?>    
 $validRoles<?php /*A*//*B*/ ?>    
 $listedContents<?php /*A*//*B*/ ?>    
class Ruleset
 $name<?php /*A*//*B*/ ?>    
 $paths<?php /*A*//*B*/ ?>    
 $ignorePatterns<?php /*A*//*B*/ ?>    
 $includePatterns<?php /*A*//*B*/ ?>    
 $sniffs<?php /*A*//*B*/ ?>    
 $sniffCodes<?php /*A*//*B*/ ?>    
 $tokenListeners<?php /*A*//*B*/ ?>    
 $ruleset<?php /*A*//*B*/ ?>    
 $rulesetDirs<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
class Reporter
 $config<?php /*A*//*B*/ ?>    
 $totalFiles<?php /*A*//*B*/ ?>    
 $totalErrors<?php /*A*//*B*/ ?>    
 $totalWarnings<?php /*A*//*B*/ ?>    
 $totalFixable<?php /*A*//*B*/ ?>    
 $totalFixed<?php /*A*//*B*/ ?>    
 $startTime<?php /*A*//*B*/ ?>    
 $reports<?php /*A*//*B*/ ?>    
 $tmpFiles<?php /*A*//*B*/ ?>    
class Runner
 $config<?php /*A*//*B*/ ?>    
 $ruleset<?php /*A*//*B*/ ?>    
 $reporter<?php /*A*//*B*/ ?>    
class Fixer
 $enabled<?php /*A*//*B*/ ?>    
 $loops<?php /*A*//*B*/ ?>    
 $currentFile<?php /*A*//*B*/ ?>    
 $tokens<?php /*A*//*B*/ ?>    
 $fixedTokens<?php /*A*//*B*/ ?>    
 $oldTokenValues<?php /*A*//*B*/ ?>    
 $changeset<?php /*A*//*B*/ ?>    
 $inChangeset<?php /*A*//*B*/ ?>    
 $inConflict<?php /*A*//*B*/ ?>    
 $numFixes<?php /*A*//*B*/ ?>    
class ExactMatch
 $blacklist<?php /*A*//*B*/ ?>    
 $whitelist<?php /*A*//*B*/ ?>    
class Filter
 $basedir<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $ruleset<?php /*A*//*B*/ ?>    
 $ignoreDirPatterns<?php /*A*//*B*/ ?>    
 $ignoreFilePatterns<?php /*A*//*B*/ ?>    
 $acceptedPaths<?php /*A*//*B*/ ?>    
class JS
 $scopeOpeners<?php /*A*//*B*/ ?>    
 $endScopeTokens<?php /*A*//*B*/ ?>    
 $tokenValues<?php /*A*//*B*/ ?>    
 $stringTokens<?php /*A*//*B*/ ?>    
 $commentTokens<?php /*A*//*B*/ ?>    
class Tokenizer
 $config<?php /*A*//*B*/ ?>    
 $eolChar<?php /*A*//*B*/ ?>    
 $tokens<?php /*A*//*B*/ ?>    
 $numTokens<?php /*A*//*B*/ ?>    
 $scopeOpeners<?php /*A*//*B*/ ?>    
 $endScopeTokens<?php /*A*//*B*/ ?>    
 $knownLengths<?php /*A*//*B*/ ?>    
 $ignoredLines<?php /*A*//*B*/ ?>    
class PHP
 $scopeOpeners<?php /*A*//*B*/ ?>    
 $endScopeTokens<?php /*A*//*B*/ ?>    
 $knownLengths<?php /*A*//*B*/ ?>    
 $tstringContexts<?php /*A*//*B*/ ?>    
 $resolveTokenCache<?php /*A*//*B*/ ?>    
class Tokens
 $weightings<?php /*A*//*B*/ ?>    
 $assignmentTokens<?php /*A*//*B*/ ?>    
 $equalityTokens<?php /*A*//*B*/ ?>    
 $comparisonTokens<?php /*A*//*B*/ ?>    
 $arithmeticTokens<?php /*A*//*B*/ ?>    
 $operators<?php /*A*//*B*/ ?>    
 $booleanOperators<?php /*A*//*B*/ ?>    
 $castTokens<?php /*A*//*B*/ ?>    
 $parenthesisOpeners<?php /*A*//*B*/ ?>    
 $scopeOpeners<?php /*A*//*B*/ ?>    
 $scopeModifiers<?php /*A*//*B*/ ?>    
 $methodPrefixes<?php /*A*//*B*/ ?>    
 $blockOpeners<?php /*A*//*B*/ ?>    
 $emptyTokens<?php /*A*//*B*/ ?>    
 $commentTokens<?php /*A*//*B*/ ?>    
 $phpcsCommentTokens<?php /*A*//*B*/ ?>    
 $stringTokens<?php /*A*//*B*/ ?>    
 $textStringTokens<?php /*A*//*B*/ ?>    
 $bracketTokens<?php /*A*//*B*/ ?>    
 $includeTokens<?php /*A*//*B*/ ?>    
 $heredocTokens<?php /*A*//*B*/ ?>    
 $functionNameTokens<?php /*A*//*B*/ ?>    
 $ooScopeTokens<?php /*A*//*B*/ ?>    
 $magicConstants<?php /*A*//*B*/ ?>    
 $contextSensitiveKeywords<?php /*A*//*B*/ ?>    
class Timing
 $startTime<?php /*A*//*B*/ ?>    
 $printed<?php /*A*//*B*/ ?>    
class Cache
 $path<?php /*A*//*B*/ ?>    
 $cache<?php /*A*//*B*/ ?>    
class Common
 $allowedTypes<?php /*A*//*B*/ ?>    
class File
 $path<?php /*A*//*B*/ ?>    
 $content<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $ruleset<?php /*A*//*B*/ ?>    
 $ignored<?php /*A*//*B*/ ?>    
 $eolChar<?php /*A*//*B*/ ?>    
 $fixer<?php /*A*//*B*/ ?>    
 $tokenizer<?php /*A*//*B*/ ?>    
 $tokenizerType<?php /*A*//*B*/ ?>    
 $fromCache<?php /*A*//*B*/ ?>    
 $numTokens<?php /*A*//*B*/ ?>    
 $tokens<?php /*A*//*B*/ ?>    
 $errors<?php /*A*//*B*/ ?>    
 $warnings<?php /*A*//*B*/ ?>    
 $metrics<?php /*A*//*B*/ ?>    
 $metricTokens<?php /*A*//*B*/ ?>    
 $errorCount<?php /*A*//*B*/ ?>    
 $warningCount<?php /*A*//*B*/ ?>    
 $fixableCount<?php /*A*//*B*/ ?>    
 $fixedCount<?php /*A*//*B*/ ?>    
 $replayingErrors<?php /*A*//*B*/ ?>    
 $ignoredListeners<?php /*A*//*B*/ ?>    
 $ignoredCodes<?php /*A*//*B*/ ?>    
 $listeners<?php /*A*//*B*/ ?>    
 $activeListener<?php /*A*//*B*/ ?>    
 $listenerTimes<?php /*A*//*B*/ ?>    
 $configCache<?php /*A*//*B*/ ?>    
class FileList
 $files<?php /*A*//*B*/ ?>    
 $numFiles<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $ruleset<?php /*A*//*B*/ ?>    
 $ignorePatterns<?php /*A*//*B*/ ?>    
class Generator
 $ruleset<?php /*A*//*B*/ ?>    
 $docFiles<?php /*A*//*B*/ ?>    
class Gitblame
 $reportName<?php /*A*//*B*/ ?>    
class Notifysend
 $timeout<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
 $showOk<?php /*A*//*B*/ ?>    
 $version<?php /*A*//*B*/ ?>    
class VersionControl
 $reportName<?php /*A*//*B*/ ?>    
class Svnblame
 $reportName<?php /*A*//*B*/ ?>    
class Hgblame
 $reportName<?php /*A*//*B*/ ?>    
class AbstractScopeSniff
 $tokens<?php /*A*//*B*/ ?>    
 $scopeTokens<?php /*A*//*B*/ ?>    
 $listenOutside<?php /*A*//*B*/ ?>    
class AbstractVariableSniff
 $phpReservedVars<?php /*A*//*B*/ ?>    
class AbstractPatternSniff
 $ignoreComments<?php /*A*//*B*/ ?>    
 $currFile<?php /*A*//*B*/ ?>    
 $parsedPatterns<?php /*A*//*B*/ ?>    
 $supplementaryTokens<?php /*A*//*B*/ ?>    
 $errorPos<?php /*A*//*B*/ ?>    
class ScopeIndentSniff
 $nonIndentingScopes<?php /*A*//*B*/ ?>    
class ObjectOperatorIndentSniff
 $indent<?php /*A*//*B*/ ?>    
 $multilevel<?php /*A*//*B*/ ?>    
 $targets<?php /*A*//*B*/ ?>    
class ScopeClosingBraceSniff
 $indent<?php /*A*//*B*/ ?>    
class MultiLineAssignmentSniff
 $indent<?php /*A*//*B*/ ?>    
class FunctionCallSignatureSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $indent<?php /*A*//*B*/ ?>    
 $allowMultipleArguments<?php /*A*//*B*/ ?>    
 $requiredSpacesAfterOpen<?php /*A*//*B*/ ?>    
 $requiredSpacesBeforeClose<?php /*A*//*B*/ ?>    
class FunctionDeclarationSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $indent<?php /*A*//*B*/ ?>    
class ControlSignatureSniff
 $ignoreComments<?php /*A*//*B*/ ?>    
class MultiLineConditionSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $indent<?php /*A*//*B*/ ?>    
class ValidFunctionNameSniff
 $magicMethods<?php /*A*//*B*/ ?>    
 $magicFunctions<?php /*A*//*B*/ ?>    
class FunctionCommentSniff
 $minimumVisibility<?php /*A*//*B*/ ?>    
 $specialMethods<?php /*A*//*B*/ ?>    
class FileCommentSniff
 $tags<?php /*A*//*B*/ ?>    
class FunctionCallSignatureSniff
 $allowMultipleArguments<?php /*A*//*B*/ ?>    
class ClassDeclarationSniff
 $indent<?php /*A*//*B*/ ?>    
class ControlStructureSpacingSniff
 $requiredSpacesAfterOpen<?php /*A*//*B*/ ?>    
 $requiredSpacesBeforeClose<?php /*A*//*B*/ ?>    
class SwitchDeclarationSniff
 $indent<?php /*A*//*B*/ ?>    
class JoinStringsSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class BrowserSpecificStylesSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $specificStylesheets<?php /*A*//*B*/ ?>    
class CreateWidgetTypeCallbackSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class AssignThisSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class FirebugConsoleSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class IncludeSystemSniff
 $ignore<?php /*A*//*B*/ ?>    
class NestingLevelSniff
 $nestingLevel<?php /*A*//*B*/ ?>    
 $absoluteNestingLevel<?php /*A*//*B*/ ?>    
class CyclomaticComplexitySniff
 $complexity<?php /*A*//*B*/ ?>    
 $absoluteComplexity<?php /*A*//*B*/ ?>    
class UnnecessaryStringConcatSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $error<?php /*A*//*B*/ ?>    
 $allowMultiline<?php /*A*//*B*/ ?>    
class DuplicateClassNameSniff
 $foundClasses<?php /*A*//*B*/ ?>    
class UnusedFunctionParameterSniff
 $ignoreTypeHints<?php /*A*//*B*/ ?>    
class AssignmentInConditionSniff
 $assignmentTokens<?php /*A*//*B*/ ?>    
 $conditionStartTokens<?php /*A*//*B*/ ?>    
class ForbiddenFunctionsSniff
 $forbiddenFunctions<?php /*A*//*B*/ ?>    
 $forbiddenFunctionNames<?php /*A*//*B*/ ?>    
 $patternMatch<?php /*A*//*B*/ ?>    
 $error<?php /*A*//*B*/ ?>    
class CharacterBeforePHPOpeningTagSniff
 $bomDefinitions<?php /*A*//*B*/ ?>    
class SyntaxSniff
 $phpPath<?php /*A*//*B*/ ?>    
class LowerCaseTypeSniff
 $phpTypes<?php /*A*//*B*/ ?>    
class LowerCaseConstantSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $targets<?php /*A*//*B*/ ?>    
class DisallowAlternativePHPTagsSniff
 $aspTags<?php /*A*//*B*/ ?>    
 $phpVersion<?php /*A*//*B*/ ?>    
class NoSilencedErrorsSniff
 $error<?php /*A*//*B*/ ?>    
class DeprecatedFunctionsSniff
 $forbiddenFunctions<?php /*A*//*B*/ ?>    
class SubversionPropertiesSniff
 $properties<?php /*A*//*B*/ ?>    
class GitMergeConflictSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class ScopeIndentSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $indent<?php /*A*//*B*/ ?>    
 $exact<?php /*A*//*B*/ ?>    
 $tabIndent<?php /*A*//*B*/ ?>    
 $tabWidth<?php /*A*//*B*/ ?>    
 $ignoreIndentationTokens<?php /*A*//*B*/ ?>    
 $ignoreIndentation<?php /*A*//*B*/ ?>    
 $nonIndentingScopes<?php /*A*//*B*/ ?>    
 $debug<?php /*A*//*B*/ ?>    
class ArbitraryParenthesesSpacingSniff
 $spacing<?php /*A*//*B*/ ?>    
 $ignoreNewlines<?php /*A*//*B*/ ?>    
 $ignoreTokens<?php /*A*//*B*/ ?>    
class DisallowTabIndentSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $tabWidth<?php /*A*//*B*/ ?>    
class IncrementDecrementSpacingSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class DisallowSpaceIndentSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $tabWidth<?php /*A*//*B*/ ?>    
class SpreadOperatorSpacingAfterSniff
 $spacing<?php /*A*//*B*/ ?>    
 $ignoreNewlines<?php /*A*//*B*/ ?>    
class SpaceAfterNotSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $spacing<?php /*A*//*B*/ ?>    
 $ignoreNewlines<?php /*A*//*B*/ ?>    
class SpaceAfterCastSniff
 $spacing<?php /*A*//*B*/ ?>    
 $ignoreNewlines<?php /*A*//*B*/ ?>    
class MultipleStatementAlignmentSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $error<?php /*A*//*B*/ ?>    
 $maxPadding<?php /*A*//*B*/ ?>    
 $alignAtEnd<?php /*A*//*B*/ ?>    
class ArrayIndentSniff
 $indent<?php /*A*//*B*/ ?>    
class LineLengthSniff
 $lineLimit<?php /*A*//*B*/ ?>    
 $absoluteLineLimit<?php /*A*//*B*/ ?>    
 $ignoreComments<?php /*A*//*B*/ ?>    
class ByteOrderMarkSniff
 $bomDefinitions<?php /*A*//*B*/ ?>    
class LineEndingsSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $eolChar<?php /*A*//*B*/ ?>    
class InlineHTMLSniff
 $bomDefinitions<?php /*A*//*B*/ ?>    
class EndFileNoNewlineSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class EndFileNewlineSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class OpeningFunctionBraceKernighanRitchieSniff
 $checkFunctions<?php /*A*//*B*/ ?>    
 $checkClosures<?php /*A*//*B*/ ?>    
class OpeningFunctionBraceBsdAllmanSniff
 $checkFunctions<?php /*A*//*B*/ ?>    
 $checkClosures<?php /*A*//*B*/ ?>    
class InlineControlStructureSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $error<?php /*A*//*B*/ ?>    
class ConstructorNameSniff
 $currentClass<?php /*A*//*B*/ ?>    
 $functionList<?php /*A*//*B*/ ?>    
class CamelCapsFunctionNameSniff
 $magicMethods<?php /*A*//*B*/ ?>    
 $methodsDoubleUnderscore<?php /*A*//*B*/ ?>    
 $magicFunctions<?php /*A*//*B*/ ?>    
 $strict<?php /*A*//*B*/ ?>    
class DocCommentSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class TodoSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class FixmeSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class CSSLintSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class ESLintSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $configFile<?php /*A*//*B*/ ?>    
class JSHintSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class ClosureLinterSniff
 $errorCodes<?php /*A*//*B*/ ?>    
 $ignoreCodes<?php /*A*//*B*/ ?>    
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class Example
 $scalarType<?php /*A*//*B*/ ?>    
class TestClass
 $good<?php /*A*//*B*/ ?>    
class ConcatenationSpacingSniff
 $spacing<?php /*A*//*B*/ ?>    
 $ignoreNewlines<?php /*A*//*B*/ ?>    
class ComparisonOperatorUsageSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $validOps<?php /*A*//*B*/ ?>    
 $invalidOps<?php /*A*//*B*/ ?>    
class DisallowMultipleStyleDefinitionsSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class LowercaseStyleDefinitionSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class ClassDefinitionNameSpacingSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class OpacitySniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class ClassDefinitionOpeningBraceSpaceSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class ColonSpacingSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class ForbiddenStylesSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $forbiddenStyles<?php /*A*//*B*/ ?>    
 $forbiddenStyleNames<?php /*A*//*B*/ ?>    
 $patternMatch<?php /*A*//*B*/ ?>    
 $error<?php /*A*//*B*/ ?>    
class NamedColoursSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $colourNames<?php /*A*//*B*/ ?>    
class ClassDefinitionClosingBraceSpaceSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class ColourDefinitionSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class DuplicateClassDefinitionSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class EmptyStyleDefinitionSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class EmptyClassDefinitionSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class MissingColonSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class DuplicateStyleDefinitionSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class ShorthandSizeSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $excludeStyles<?php /*A*//*B*/ ?>    
class SemicolonSpacingSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class IndentationSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $indent<?php /*A*//*B*/ ?>    
class DuplicatePropertySniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class ObjectMemberCommaSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class DisallowObjectStringIndexSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class DiscouragedFunctionsSniff
 $forbiddenFunctions<?php /*A*//*B*/ ?>    
 $error<?php /*A*//*B*/ ?>    
class CommentedOutCodeSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $maxPercentage<?php /*A*//*B*/ ?>    
class LowercasePHPFunctionsSniff
 $builtInFunctions<?php /*A*//*B*/ ?>    
class DisallowSizeFunctionsInLoopsSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $forbiddenFunctions<?php /*A*//*B*/ ?>    
class DisallowInlineIfSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class NonExecutableCodeSniff
 $expressionTokens<?php /*A*//*B*/ ?>    
class PropertyLabelSpacingSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class ControlStructureSpacingSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class FunctionSpacingSniff
 $spacing<?php /*A*//*B*/ ?>    
 $spacingBeforeFirst<?php /*A*//*B*/ ?>    
 $spacingAfterLast<?php /*A*//*B*/ ?>    
 $rulesetProperties<?php /*A*//*B*/ ?>    
class MemberVarSpacingSniff
 $spacing<?php /*A*//*B*/ ?>    
 $spacingBeforeFirst<?php /*A*//*B*/ ?>    
class FunctionClosingBraceSpaceSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class OperatorSpacingSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $ignoreNewlines<?php /*A*//*B*/ ?>    
 $ignoreSpacingBeforeAssignments<?php /*A*//*B*/ ?>    
 $nonOperandTokens<?php /*A*//*B*/ ?>    
class ObjectOperatorSpacingSniff
 $ignoreNewlines<?php /*A*//*B*/ ?>    
class LogicalOperatorSpacingSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class SuperfluousWhitespaceSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $ignoreBlankLines<?php /*A*//*B*/ ?>    
class FunctionOpeningBraceSpaceSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class SemicolonSpacingSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class OperatorBracketSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class FunctionDeclarationArgumentSpacingSniff
 $equalsSpacing<?php /*A*//*B*/ ?>    
 $requiredSpacesAfterOpen<?php /*A*//*B*/ ?>    
 $requiredSpacesBeforeClose<?php /*A*//*B*/ ?>    
class MultiLineFunctionDeclarationSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class ForLoopDeclarationSniff
 $requiredSpacesAfterOpen<?php /*A*//*B*/ ?>    
 $requiredSpacesBeforeClose<?php /*A*//*B*/ ?>    
 $ignoreNewlines<?php /*A*//*B*/ ?>    
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class ControlSignatureSniff
 $requiredSpacesBeforeColon<?php /*A*//*B*/ ?>    
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class SwitchDeclarationSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $indent<?php /*A*//*B*/ ?>    
class FileCommentSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class ForEachLoopDeclarationSniff
 $requiredSpacesAfterOpen<?php /*A*//*B*/ ?>    
 $requiredSpacesBeforeClose<?php /*A*//*B*/ ?>    
class BlockCommentSniff
 $tabWidth<?php /*A*//*B*/ ?>    
class PostStatementCommentSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $controlStructureExceptions<?php /*A*//*B*/ ?>    
class JSLintSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class JavaScriptLintSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class DocCommentAlignmentSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class LongConditionClosingCommentSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
 $openers<?php /*A*//*B*/ ?>    
 $lineLimit<?php /*A*//*B*/ ?>    
 $commentFormat<?php /*A*//*B*/ ?>    
class FunctionCommentSniff
 $skipIfInheritdoc<?php /*A*//*B*/ ?>    
 $phpVersion<?php /*A*//*B*/ ?>    
class InlineCommentSniff
 $supportedTokenizers<?php /*A*//*B*/ ?>    
class AnonClassDeclarationSniff
 $multiLineSniff<?php /*A*//*B*/ ?>    
 $functionCallSniff<?php /*A*//*B*/ ?>    
class CompoundNamespaceDepthSniff
 $maxDepth<?php /*A*//*B*/ ?>    
class NullableTypeDeclarationSniff
 $validTokens<?php /*A*//*B*/ ?>    
class ControlStructureSpacingSniff
 $indent<?php /*A*//*B*/ ?>    
class BooleanOperatorPlacementSniff
 $allowOnly<?php /*A*//*B*/ ?>