Searched refs:toCommentStart (Results 1 – 1 of 1) sorted by relevance
303 return toCommentStart(line, 1); in skipComment()305 return toCommentStart(line, 2); in skipComment()312 private static int toCommentStart(String line, int offset) { in toCommentStart() method in CleanOutputDirectoryTask