Type | Description |
---|---|
Config |
Name | Description |
---|---|
isMetaData
Signature: args:AstNodeRuleParams -> node:'?49013 -> i:int -> bool |
Is node a duplicate of a node in the AST containing ExtraSyntaxInfo e.g. lambda arg being a duplicate of the lambda. |
isElseIf
Signature: args:AstNodeRuleParams -> node:AstNode -> i:int -> bool |
|
depth
Signature: int |
|
decrementDepthToCommonParent
Signature: args:AstNodeRuleParams -> i:int -> j:int -> unit |
|
skipToIndex
Signature: int option |
|
runner
Signature: config:Config -> args:AstNodeRuleParams -> WarningDetails [] |
|
cleanup
Signature: unit -> unit |
|
rule
Signature: config:Config -> Rule |