pub fn parse_line(
    parser: &CommandParser,
    line: &str,
    breakpoint_comments: bool
) -> Line