Class: Origen::Tester::Ultraflex::Generator::TestInstances::IndexedString

Inherits:
String
  • Object
show all
Defined in:
lib/origen/tester/ultraflex/generator/test_instances.rb

Instance Attribute Summary (collapse)

Instance Method Summary (collapse)

Methods inherited from String

#camel_case, #escape_underscores, #is_numeric?, #pad_leading_zeros, #squeeze_lines, #symbolize, #titleize, #to_bool, #to_dec, #to_lines, #to_numeric, #to_snakecase, #to_snakecase!

Instance Attribute Details

- (Object) index

Returns the value of attribute index



12
13
14
# File 'lib/origen/tester/ultraflex/generator/test_instances.rb', line 12

def index
  @index
end

Instance Method Details

- (Object) name



14
15
16
# File 'lib/origen/tester/ultraflex/generator/test_instances.rb', line 14

def name
  self
end