Sourceror.prepend_comments
You're seeing just the function
prepend_comments
, go back to Sourceror module for more information.
Specs
prepend_comments( quoted :: Macro.t(), comments :: [comment()], position :: :leading | :trailing ) :: Macro.t()
Prepends comments to the leading or trailing comments of a node.