Searched defs:lookAhead (Results 1 – 7 of 7) sorted by relevance
130 public char lookAhead() throws ParseException { in lookAhead() method in StringTokenizer134 public char lookAhead(int k) throws ParseException { in lookAhead() method in StringTokenizer
65 public int lookAhead() { in lookAhead() method in Lex69 public int lookAhead(int i) { in lookAhead() method in Lex
32 lookAhead, enumerator
75 lookAhead = -4, enumerator
137 …LookAheadResult lookAhead(const String& string) { return lookAheadInline<SegmentedString::equalsLi… in lookAhead() function
268 private int lookAhead(CodeIterator iter, int pos) throws BadBytecode { in lookAhead() method in Analyzer
196 public int lookAhead() { in lookAhead() method in CodeIterator