Home
last modified time | relevance | path

Searched refs:token_source (Results 1 – 13 of 13) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dstreams.rb780 def initialize( token_source, options = {} ) argument
781 case token_source
785 stream = token_source
786 @token_source = stream.token_source
791 @token_source = token_source
814 def rebuild( token_source = nil ) argument
815 if token_source.nil?
817 else @token_source = token_source
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
DCommonTokenStream.pm66 my ($self, $token_source) = @_;
68 $self->token_source($token_source);
78 my $t = $self->token_source->next_token();
101 $t = $self->token_source->next_token();
331 return $self->token_source;
/external/antlr/antlr-3.4/runtime/Perl5/examples/mexpr/
Dmexpr.pl17 my $tokens = ANTLR::Runtime::CommonTokenStream->new({ token_source => $lexer });
/external/antlr/antlr-3.4/runtime/Perl5/examples/tweak/
Dtweak.pl13 my $tokens = ANTLR::Runtime::TokenRewriteStream({ token_source => $lexer });
/external/antlr/antlr-3.4/runtime/Perl5/examples/expr/
Dexpr.pl22 my $tokens = ANTLR::Runtime::CommonTokenStream->new({ token_source => $lexer });
/external/antlr/antlr-3.4/runtime/Perl5/examples/simplecalc/
Dsimplecalc.pl14 my $tokens = ANTLR::Runtime::CommonTokenStream->new({ token_source => $lexer });
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
Drewrite.rb364 def initialize( token_source, options = {} ) argument
365 super( token_source, options )
/external/antlr/antlr-3.4/runtime/Perl5/t/examples/
Dsimplecalc.t62 my $tokens = ANTLR::Runtime::CommonTokenStream->new({ token_source => $lexer });
Dexpr.t78 my $tokens = ANTLR::Runtime::CommonTokenStream->new({ token_source => $lexer });
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-streams.rb271 @stream.token_source.should == @source2
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.commons.el_1.0.0.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.help.base_3.5.2.v201011171123.jar ... .apache.lucene.demo.html.HTMLParserTokenManager token_source org.apache.lucene.demo.html. ...