Type Definition esr::ast::statement::ClassStatement

source ·
pub type ClassStatement<'ast> = Class<'ast, MandatoryName<'ast>>;