[][src]Function rustc_ap_syntax::parse::lexer::comments::gather_comments

pub fn gather_comments(
    sess: &ParseSess,
    path: FileName,
    src: String
) -> Vec<Comment>