dscanner v0.5.0 (2018-03-30T23:54:14Z)
Dub
Repo
dscanner.analysis.mismatched_args
dscanner
analysis
Undocumented in source.
Members
Classes
ArgVisitor
class
ArgVisitor
Undocumented in source.
IdentVisitor
class
IdentVisitor
Undocumented in source.
MismatchedArgumentCheck
class
MismatchedArgumentCheck
Checks for mismatched argument and parameter names
Functions
compareArgsToParams
immutable
(
ArgMismatch
[])
compareArgsToParams
(istring[] params, istring[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
createWarningFromMismatch
string
createWarningFromMismatch
(ArgMismatch mismatch)
Undocumented in source. Be warned that the author may not have intended to support it.
resolveSymbol
const
(
DSymbol
)*[]
resolveSymbol
(Scope* sc, istring[] symbolChain)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
ArgMismatch
struct
ArgMismatch
Undocumented in source.
Meta
Source
See Source File
dscanner
analysis
modules
alias_syntax_check
allman
asm_style
assert_without_msg
auto_function
auto_ref_assignment
base
builtin_property_names
comma_expression
config
constructors
del
duplicate_attribute
enumarrayliteral
explicitly_annotated_unittests
final_attribute
fish
function_attributes
has_public_example
helpers
if_constraints_indent
if_statements
ifelsesame
imports_sortedness
incorrect_infinite_range
label_var_same_name_check
lambda_return_check
length_subtraction
line_length
local_imports
logic_precedence
mismatched_args
numbers
objectconst
opequals_without_tohash
pokemon
properly_documented_public_functions
range
redundant_attributes
redundant_parens
run
static_if_else
stats_collector
style
undocumented
unmodified
unused
unused_label
useless_assert
useless_initializer
vcall_in_ctor