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

/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
H A DMismatchedTokenException.pm28 return "MismatchedTokenException(" . $self->get_unexpected_type() . "!=" . $self->expecting . ")";
H A DRecognitionException.pm90 sub get_unexpected_type { subroutine

Completed in 110 milliseconds