Searched refs:makeComment (Results 1 – 2 of 2) sorted by relevance
506 tokOps.putAll(j, makeComment(tokBefore)); in build()544 tokOps.putAll(k + 1, makeComment(tokAfter)); in build()615 private static List<Op> makeComment(Input.Tok comment) { in makeComment() method in OpsBuilder
208 "MakeComment": makeComment,499 func makeComment(lines string) string { func