Searched defs:isComment (Results 1 – 15 of 15) sorted by relevance
26 public static boolean isComment(int kind) { in isComment() method in TokenTypes
219 public boolean isComment() { in isComment() method in JavaToken.Category
55 public abstract boolean isComment(); in isComment() method in TextElement
99 public boolean isComment() { in isComment() method in ChildTextElement
104 public boolean isComment() { in isComment() method in TokenTextElement
73 boolean isComment(); in isComment() method
54 override fun isComment(): Boolean = isSlashSlashComment || isSlashStarComment in getIndex() method in com.facebook.ktfmt.format.KotlinTok
353 private boolean isComment(char character) in isComment() method in WordReader
381 private boolean isComment(String text) { in isComment() method in JavaOutput
164 public boolean isComment() { in isComment() method in JavaInput.Tok
81 func isComment(line string) bool { func
281 public static boolean isComment(XPathParts pathPlain, String line) { in isComment() method in ShowStarredCoverage
1130 private static boolean isComment(XPathParts pathPlain, String line) { in isComment() method in ChartDelta
1790 public static boolean isComment(XPathParts pathPlain, String line) { in isComment() method in DtdData