class Dry::Schema::PredicateInferrer::Compiler

def visit_any(_)

Other tags:
    Api: - private
def visit_any(_)
  EMPTY_ARRAY
end