Sha256: 252cfb7ee20b7f597efec4ffd6419bdd0030db30970802a074f74e7b5e83c4e2

Contents?: true

Size: 176 Bytes

Versions: 10

Compression:

Stored size: 176 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
mutant-0.11.28 lib/mutant/scope.rb
mutant-0.11.27 lib/mutant/scope.rb
mutant-0.11.26 lib/mutant/scope.rb
mutant-0.11.25 lib/mutant/scope.rb
mutant-0.11.24 lib/mutant/scope.rb
mutant-0.11.23 lib/mutant/scope.rb
mutant-0.11.22 lib/mutant/scope.rb
mutant-0.11.21 lib/mutant/scope.rb
mutant-0.11.20 lib/mutant/scope.rb
mutant-0.11.19 lib/mutant/scope.rb