rustc_ast
1.77.0-nightly
(2319be8e2 2024-01-12)
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
>