Sha256: 6c1408005d2c5e49661be768cc443ceb4f15e18abe3ebd88c6a89db3b5abc291

Contents?: true

Size: 186 Bytes

Versions: 76

Compression:

Stored size: 186 Bytes

Contents

# frozen_string_literal: true

module Mutant
  # Class or Module bound to an exact expression
  class Scope
    include Concord::Public.new(:raw, :expression)
  end # Scope
end # Mutant

Version data entries

76 entries across 76 versions & 1 rubygems

Version Path
mutant-0.11.18 lib/mutant/scope.rb
mutant-0.11.17 lib/mutant/scope.rb
mutant-0.11.16 lib/mutant/scope.rb
mutant-0.11.15 lib/mutant/scope.rb
mutant-0.11.14 lib/mutant/scope.rb
mutant-0.11.13 lib/mutant/scope.rb
mutant-0.11.12 lib/mutant/scope.rb
mutant-0.11.11 lib/mutant/scope.rb
mutant-0.11.10 lib/mutant/scope.rb
mutant-0.11.9 lib/mutant/scope.rb
mutant-0.11.8 lib/mutant/scope.rb
mutant-0.11.7 lib/mutant/scope.rb
mutant-0.11.6 lib/mutant/scope.rb
mutant-0.11.5 lib/mutant/scope.rb
mutant-0.11.4 lib/mutant/scope.rb
mutant-0.11.3 lib/mutant/scope.rb
mutant-0.11.2 lib/mutant/scope.rb
mutant-0.11.1 lib/mutant/scope.rb
mutant-0.11.0 lib/mutant/scope.rb
mutant-0.10.35 lib/mutant/scope.rb