class SyntaxTree::YARV::CheckMatch

def initialize(type)

def initialize(type)
  @type = type
end