Sha256: 3285cbbbdfc398d302ec2f75ba1346d6d7bec72f4064c0c6a8e11b15024e4129

Contents?: true

Size: 389 Bytes

Versions: 15

Compression:

Stored size: 389 Bytes

Contents

#
# $Id: a26517cc7b6a673ce1985c8c75fba88492e1e820 $
#
# Copyright (c) 1999-2006 Minero Aoki
#
# This program is free software.
# You can distribute/modify this program under the terms of
# the GNU LGPL, Lesser General Public License version 2.1.
# For details of the GNU LGPL, see the file "COPYING".
#

module Racc
  class Error < StandardError; end
  class CompileError < Error; end
end

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
racc-1.4.15-java lib/racc/exception.rb
racc-1.4.15 lib/racc/exception.rb
racc-1.4.14-java lib/racc/exception.rb
racc-1.4.14 lib/racc/exception.rb
racc-1.4.13-java lib/racc/exception.rb
racc-1.4.13 lib/racc/exception.rb
racc-1.4.12-java lib/racc/exception.rb
racc-1.4.12 lib/racc/exception.rb
racc-1.4.11 lib/racc/exception.rb
gd-racc-1.4.11 lib/racc/exception.rb
racc-1.4.10 lib/racc/exception.rb
racc-1.4.9-java lib/racc/exception.rb
racc-1.4.9 lib/racc/exception.rb
racc-1.4.8 lib/racc/exception.rb
racc-1.4.7 lib/racc/exception.rb