Variable Parser.comment

class Parser
{
  // ...
  string comment;
  // ...
}