Searched defs:tokenIndex (Results 1 – 3 of 3) sorted by relevance
150 final int tokenIndex = nextTokenIndex(); in nextString() local162 final int tokenIndex = nextTokenIndex(); in nextLong() local175 final int tokenIndex = nextTokenIndex(); in nextOptionalLong() local183 private String parseAndConsumeString(int tokenIndex) throws IOException { in parseAndConsumeString()189 private long parseAndConsumeLong(int tokenIndex) throws IOException { in parseAndConsumeLong()213 private NumberFormatException invalidLong(int tokenIndex) { in invalidLong()
78 int tokenIndex = 0; in parse() local
91 int tokenIndex = kToken_LineNum; in parse() local