Class: Steep::Locator::InlineAnnotationResult

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

Instance Attribute Summary collapse

Instance Attribute Details

#annotationObject (readonly)

Returns the value of attribute annotation

Returns:

  • (Object)

    the current value of annotation



38
39
40
# File 'lib/steep/locator.rb', line 38

def annotation
  @annotation
end

#attached_astObject (readonly)

Returns the value of attribute attached_ast

Returns:

  • (Object)

    the current value of attached_ast



38
39
40
# File 'lib/steep/locator.rb', line 38

def attached_ast
  @attached_ast
end