Searched refs:jj_nt (Results 1 – 4 of 4) sorted by relevance
826 static public Token token, jj_nt; field in MiniParser1021 if ((jj_nt=token.next) == null) { in jj_ntk()1024 return (jj_ntk = jj_nt.kind); in jj_ntk()
8964 public Token jj_nt; field in ASTParser9131 if ((jj_nt=token.next) == null) in jj_ntk_f()9134 return (jj_ntk = jj_nt.kind); in jj_ntk_f()
10011 public Token jj_nt; field in GeneratedJavaParser10178 if ((jj_nt=token.next) == null) in jj_ntk_f()10181 return (jj_ntk = jj_nt.kind); in jj_ntk_f()
8796 public Token jj_nt; field in ASTParser8976 if ((jj_nt=token.next) == null) in jj_ntk()8979 return (jj_ntk = jj_nt.kind); in jj_ntk()