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

/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
H A DBaseRecognizer.pm440 sub push_follow { subroutine
441 Readonly my $usage => 'void push_follow(BitSet fset)';
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
H A DPerl5.stg772 $self->push_follow($FOLLOW_<rule.name>_in_<ruleName><elementIndex>);

Completed in 298 milliseconds