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