class Prism::ParseResult::Comments
def initialize(parse_result)
Create a new Comments object that will attach comments to the given
def initialize(parse_result) @parse_result = parse_result end
def initialize(parse_result) @parse_result = parse_result end