Home
last modified time | relevance | path

Searched defs:EarlyExit (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Derror.rb446 class EarlyExit < RecognitionError class
628 def EarlyExit( decision, input = @input ) method