Name | Description |
---|---|
Instance Members | |
Flatten
Signature: this.Flatten
|
|
Record Fields | |
recursiveAsyncFunction
Signature: recursiveAsyncFunction
|
|
avoidTooShortNames
Signature: avoidTooShortNames
|
|
redundantNewKeyword
Signature: redundantNewKeyword
|
|
favourStaticEmptyFields
Signature: favourStaticEmptyFields
|
|
asyncExceptionWithoutReturn
Signature: asyncExceptionWithoutReturn
|
|
unneededRecKeyword
Signature: unneededRecKeyword
|
|
favourNonMutablePropertyInitialization
Signature: favourNonMutablePropertyInitialization
|
|
nestedStatements
Signature: nestedStatements
|
|
cyclomaticComplexity
Signature: cyclomaticComplexity
|
|
reimplementsFunction
Signature: reimplementsFunction
|
|
canBeReplacedWithComposition
Signature: canBeReplacedWithComposition
|
|
avoidSinglePipeOperator
Signature: avoidSinglePipeOperator
|
|
raiseWithTooManyArgs
Signature: raiseWithTooManyArgs
|
|
sourceLength
Signature: sourceLength
|
|
naming
Signature: naming
|
|
numberOfItems
Signature: numberOfItems
|
|
binding
Signature: binding
|
|
favourReRaise
Signature: favourReRaise
|
|
favourConsistentThis
Signature: favourConsistentThis
|
|
suggestUseAutoProperty
Signature: suggestUseAutoProperty
|
|
usedUnderscorePrefixedElements
Signature: usedUnderscorePrefixedElements
|
|
ensureTailCallDiagnosticsInRecursiveFunctions
Signature: ensureTailCallDiagnosticsInRecursiveFunctions
|