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