Searched defs:match_any (Results 1 - 4 of 4) sorted by relevance

/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
H A DLexer.pm180 sub match_any { subroutine
H A DBaseRecognizer.pm85 sub match_any { subroutine
86 Readonly my $usage => 'void match_any(IntStream input)';
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Drecognizers.rb398 def match_any method in class:ANTLR3.Scope
1100 def match_any method in class:ANTLR3.Hypothetical.Lexer.Hypothetical.Parser.Lexer
H A Dtree.rb133 def match_any( ignore = nil ) method in class:ANTLR3.AST.TreeParser

Completed in 1561 milliseconds