Searched defs:token_source (Results 1 – 7 of 7) sorted by relevance
313 attr_reader :token_source accessor780 def initialize( token_source, options = {} ) argument814 def rebuild( token_source = nil ) argument
20 has 'token_source' => ( attribute in ANTLR::Runtime::CommonTokenStream
364 def initialize( token_source, options = {} ) argument
824 static public MiniParserTokenManager token_source; field in MiniParser
8959 public ASTParserTokenManager token_source; field in ASTParser
8791 public ASTParserTokenManager token_source; field in ASTParser
10300 public GeneratedJavaParserTokenManager token_source; field in GeneratedJavaParser