Searched defs:isLineComment (Results 1 – 7 of 7) sorted by relevance
60 public boolean isLineComment() in isLineComment() method in LineComment
72 public boolean isLineComment() in isLineComment() method in Comment
58 public boolean isLineComment() in isLineComment() method in LineComment
70 public boolean isLineComment() in isLineComment() method in Comment
52 fun String.isLineComment(): Boolean = startsWith("//") in isKDocComment() method
77 public boolean isLineComment() { in isLineComment() method in LineComment
94 public boolean isLineComment() { in isLineComment() method in Comment