Type Definition esr::ast::IdentifierList

source ·
pub type IdentifierList<'ast> = NodeList<'ast, &'ast str>;