Searched refs:eatComment (Results 1 – 1 of 1) sorted by relevance
51 private fun eatComment(): Boolean { in eatComment() method65 while (eatWhitespace() || eatComment()) { in eatWhitespaceAndComments()