lib/mutant/ast/pattern/token.rb in mutant-0.11.13 vs lib/mutant/ast/pattern/token.rb in mutant-0.11.14
- old
+ new
@@ -1,8 +1,8 @@
# frozen_string_literal: true
module Mutant
- module AST
+ class AST
class Pattern
class Token
include Anima.new(:type, :value, :location)
def display_location