Function Parser.attachComment

void attachComment(T)(
  T node,
  string comment
);