Home
last modified time | relevance | path

Searched defs:token_source (Results 1 – 3 of 3) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dstreams.rb313 attr_reader :token_source accessor
780 def initialize( token_source, options = {} ) argument
814 def rebuild( token_source = nil ) argument
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
DCommonTokenStream.pm20 has 'token_source' => ( attribute in ANTLR::Runtime::CommonTokenStream
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
Drewrite.rb364 def initialize( token_source, options = {} ) argument