Skip to main content

DeclaratorId

Type Alias DeclaratorId 

Source
pub type DeclaratorId = Idx<Declarator>;
Expand description

A declarator, in the side table.

Aliased Typeยง

pub struct DeclaratorId { /* private fields */ }