Module ra_ap_ide_db::call_info[][src]

Expand description

This crate provides primitives for tracking the information about a call site.

Structs

Contains information about a call site. Specifically the FunctionSignatureand current parameter.

Enums

Functions

Computes parameter information for the given call expression.