Searched defs:next_token (Results 1 – 10 of 10) sorted by relevance
19 def next_token method
21 def next_token method in TestTokenSource.TestSource
249 def next_token method in TestCommonTokenStream.MockSource
48 sub next_token { subroutine
83 next_token( in next_token() function
152 def next_token method in ANTLR3.AST.Wizard.PatternLexer
348 static int next_token(char const ** cp, char ** name, char ** value) in next_token() function
52 struct altword_token_t* next_token; /* todo: change this to indices */ member
523 function next_token(force_regexp) { function