Searched refs:combine_follows (Results 1 - 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
H A DBaseRecognizer.pm292 $self->combine_follows(0);
300 $self->combine_follows(1);
303 sub combine_follows { subroutine
304 Readonly my $usage => 'BitSet combine_follows(boolean exact)';
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Drecognizers.rb624 combine_follows( false )
776 combine_follows true
779 def combine_follows( exact ) method in class:ANTLR3.Scope

Completed in 7183 milliseconds