codeql/rust-all
0.2.7
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
This module provides the public class ParamList.
ParamList
import codeql.rust.elements.ParamList
This module provides the public class AstNode.
AstNode
This module provides the public class Param.
Param
This module provides the public class SelfParam.
SelfParam
A list of parameters in a function, method, or closure declaration.