Searched defs:skipComment (Results 1 – 3 of 3) sorted by relevance
257 void Lexer::skipComment() { in skipComment() function in Lexer
94 static Cursor skipComment(Cursor C) { in skipComment() function
1152 void Scanner::skipComment() { skipComment() function in Scanner