Class: OrigenTesters::Doc::Generator::Tests::IndexedString
- Inherits:
-
String
- Object
- String
- OrigenTesters::Doc::Generator::Tests::IndexedString
- Defined in:
- lib/origen_testers/doc/generator/tests.rb
Instance Attribute Summary collapse
-
#index ⇒ Object
Returns the value of attribute index.
Instance Method Summary collapse
Instance Attribute Details
#index ⇒ Object
Returns the value of attribute index.
12 13 14 |
# File 'lib/origen_testers/doc/generator/tests.rb', line 12 def index @index end |
Instance Method Details
#name ⇒ Object
14 15 16 |
# File 'lib/origen_testers/doc/generator/tests.rb', line 14 def name self end |