Class: FiberAudit::Static::SemanticIndex::Constant

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

Instance Attribute Summary collapse

Instance Attribute Details

#lineObject (readonly)

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



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

def line
  @line
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



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

def path
  @path
end