class Dry::Schema::Info::SchemaCompiler

def call(ast)

Other tags:
    Api: - private
def call(ast)
  visit(ast)
end