Class: Origen::Tester::J750::Generator::TestInstances::IndexedString
Instance Attribute Summary collapse
-
#index ⇒ Object
Returns the value of attribute index.
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
#index ⇒ Object
Returns the value of attribute index.
12 13 14 |
# File 'lib/origen/tester/j750/generator/test_instances.rb', line 12 def index @index end |
Instance Method Details
#name ⇒ Object
14 15 16 |
# File 'lib/origen/tester/j750/generator/test_instances.rb', line 14 def name self end |