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