Module Parameter
Provides a class that models parameters to functions.
Import path
import semmle.code.cpp.Parameter
Imports
Declaration |
Provides classes for working with C and C++ declarations. |
Location |
Provides classes and predicates for locations in the source code. |
Classes
Parameter |
A C/C++ function parameter or catch block parameter. For example the function parameter |
ParameterIndex |
An |