Searched defs:startTok (Results 1 – 1 of 1) sorted by relevance
231 Input.Tok startTok = startTok(javaInput.getToken(range.lowerEndpoint())); in getFormatReplacements() local361 public static Input.Tok startTok(Token token) { in startTok() method in JavaOutput