Preparing search index...
The search index is not available
SPeCS Packages Documentation
SPeCS Packages Documentation
@specs-feup/clava
clava/analysis/checkers/SprintfChecker
sprintfChecker
Class sprintfChecker
Check for the presence of sprintf functions
Hierarchy (
view full
)
checker
sprintfChecker
Index
Constructors
constructor
Properties
name
Methods
check
get
Name
fix
Action
Constructors
constructor
new sprintf
Checker
(
)
:
sprintfChecker
Returns
sprintfChecker
Properties
name
name
:
string
Methods
check
check
(
$node
)
:
undefined
|
checkResult
Parameters
$node
:
Joinpoint
Returns
undefined
|
checkResult
get
Name
get
Name
(
)
:
string
Returns
string
Static
fix
Action
fix
Action
(
$node
)
:
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