Class: Steep::Locator::InlineTypeResult

Inherits:
Data
  • Object
show all
Defined in:
lib/steep/locator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#annotation_resultObject (readonly)

Returns the value of attribute annotation_result

Returns:

  • (Object)

    the current value of annotation_result



40
41
42
# File 'lib/steep/locator.rb', line 40

def annotation_result
  @annotation_result
end

#typeObject (readonly)

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



40
41
42
# File 'lib/steep/locator.rb', line 40

def type
  @type
end