class ROM::Files::Extensions::Ruby::AttributesInferrer

Public Instance Methods

markup_type() click to toggle source

@return [Dry::Types::Definition]

# File lib/rom/files/extensions/ruby/attributes_inferrer.rb, line 12
def markup_type
  Types::Ruby::ASTWithComments
end