class Dry::Schema::Macros::Each

def to_ast(*)

Other tags:
    Api: - private
def to_ast(*)
  [:each, trace.to_ast]
end