class Dry::Types::Compiler

def call(ast)

def call(ast)
  visit(ast)
end