Sourceror.Comments.extract_comments

You're seeing just the function extract_comments, go back to Sourceror.Comments module for more information.
Link to this function

extract_comments(quoted, opts \\ [])

View Source

Does the opposite of merge_comments/2, it extracts the comments from the quoted expression and returns both as a {quoted, comments} tuple.