Class: FiberAudit::Static::SemanticIndex::Declaration

Inherits:
Data
  • Object
show all
Defined in:
lib/fiber_audit/static/semantic_index.rb

Overview

Data types returned by public seams.

Instance Attribute Summary collapse

Instance Attribute Details

#kindObject (readonly)

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



19
20
21
# File 'lib/fiber_audit/static/semantic_index.rb', line 19

def kind
  @kind
end

#lineObject (readonly)

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



19
20
21
# File 'lib/fiber_audit/static/semantic_index.rb', line 19

def line
  @line
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



19
20
21
# File 'lib/fiber_audit/static/semantic_index.rb', line 19

def name
  @name
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



19
20
21
# File 'lib/fiber_audit/static/semantic_index.rb', line 19

def path
  @path
end