Searched defs:isComment (Results 1 – 12 of 12) sorted by relevance
52 public abstract boolean isComment(); in isComment() method in TextElement
96 public boolean isComment() { in isComment() method in ChildTextElement
102 public boolean isComment() { in isComment() method in TokenTextElement
34 public static boolean isComment(int kind) { in isComment() method in TokenTypes
219 public boolean isComment() { in isComment() method in JavaToken.Category
353 private boolean isComment(char character) in isComment() method in WordReader
81 func isComment(line string) bool { func
281 public static boolean isComment(XPathParts pathPlain, String line) { in isComment() method in ShowStarredCoverage
1044 public static boolean isComment(XPathParts pathPlain, String line) { in isComment() method in ChartDelta
1624 public static boolean isComment(XPathParts pathPlain, String line) { in isComment() method in DtdData
1769 bool isComment = Definition::Type::kBracket == testIter->fType in findComments() local
1768 bool isComment = Definition::Type::kBracket == testIter->fType in findComments() local