================== Full Line Comments ================== not_a_comment # comment --- (root (item (statement (open_statement (expression (identifier))))) (item (comment))) ================== Partial Line Comments ================== not_a_comment # comment --- (root (item (statement (open_statement (expression (identifier))))) (item (comment)))