Type Alias ClassDeclarationHandle

Source
pub type ClassDeclarationHandle = Handle<ClassDeclaration>;

Aliased Type§

pub struct ClassDeclarationHandle { /* private fields */ }

Trait Implementations§