Class: FiberAudit::Static::SemanticIndex::Reference

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

Instance Attribute Summary collapse

Instance Attribute Details

#columnObject (readonly)

Returns the value of attribute column

Returns:

  • (Object)

    the current value of column



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

def column
  @column
end

#contextObject (readonly)

Returns the value of attribute context

Returns:

  • (Object)

    the current value of context



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

def context
  @context
end

#lineObject (readonly)

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



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

def line
  @line
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



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

def path
  @path
end