CodeQL library for Rust
codeql/rust-all 0.2.5-dev (changelog, source)
Search

Module ParenthesizedArgList

This module provides the public class ParenthesizedArgList.

Import path

import codeql.rust.elements.ParenthesizedArgList

Imports

AstNode

This module provides the public class AstNode.

TypeArg

This module provides the public class TypeArg.

Aliases

ParenthesizedArgList

A parenthesized argument list as used in function traits.