SPeCS Packages Documentation
Preparing search index...
@specs-feup/clava
clava/analysis/checkers/SprintfChecker
SprintfChecker
Class SprintfChecker
Check for the presence of sprintf functions
Hierarchy (
View Summary
)
Checker
SprintfChecker
Index
Constructors
constructor
Properties
name
Methods
check
get
Name
fix
Action
Constructors
constructor
new
SprintfChecker
()
:
SprintfChecker
Returns
SprintfChecker
Properties
name
name
:
string
Methods
check
check
(
$node
:
Joinpoint
)
:
CheckResult
|
undefined
Parameters
$node
:
Joinpoint
Returns
CheckResult
|
undefined
get
Name
getName
()
:
string
Returns
string
Static
fix
Action
fixAction
(
$node
:
Call
)
:
void
Parameters
$node
:
Call
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
Methods
check
get
Name
fix
Action
SPeCS Packages Documentation
Loading...
Check for the presence of sprintf functions