Preparing search index...
The search index is not available
SPeCS Packages Documentation
SPeCS Packages Documentation
@specs-feup/clava
clava/analysis/checkers/StrcatChecker
strcatChecker
Class strcatChecker
Check for the presence of strcat functions
Hierarchy (
view full
)
checker
strcatChecker
Index
Constructors
constructor
Properties
name
Methods
check
get
Name
fix
Action
Constructors
constructor
new strcat
Checker
(
)
:
strcatChecker
Returns
strcatChecker
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 strcat functions