rustc_ast
1.78.0-nightly
(256b6fb19 2024-02-06)
In rustc_ast::util::comments
?
Function
rustc_ast
::
util
::
comments
::
gather_comments
source
·
[
−
]
pub fn gather_comments( sm: &
SourceMap
, path:
FileName
, src:
String
) ->
Vec
<
Comment
>