Class: Testprune::SemanticMap::Unit

Inherits:
Struct
  • Object
show all
Defined in:
lib/testprune/semantic_map.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



15
16
17
# File 'lib/testprune/semantic_map.rb', line 15

def file
  @file
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



15
16
17
# File 'lib/testprune/semantic_map.rb', line 15

def id
  @id
end

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



15
16
17
# File 'lib/testprune/semantic_map.rb', line 15

def kind
  @kind
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



15
16
17
# File 'lib/testprune/semantic_map.rb', line 15

def label
  @label
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



15
16
17
# File 'lib/testprune/semantic_map.rb', line 15

def line
  @line
end