Home
last modified time | relevance | path

Searched refs:tk2 (Results 1 – 2 of 2) sorted by relevance

/external/javassist/src/main/javassist/compiler/
DLex.java79 Token tk2; in lookAhead() local
80 tk.next = tk2 = new Token(); in lookAhead()
81 get(tk2); in lookAhead()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dtoken.rb130 def <=> tk2
131 index <=> tk2.index