# File DelimScanner.rb, line 160
        def matchError?
                return ! @matchError.nil?
        end