Class: Origen::Specs::SpecTableAttr

Inherits:
Struct
  • Object
show all
Defined in:
lib/origen/specs.rb

Instance Attribute Summary collapse

Instance Attribute Details

#paddingObject

Returns the value of attribute padding



20
21
22
# File 'lib/origen/specs.rb', line 20

def padding
  @padding
end

#showObject

Returns the value of attribute show



20
21
22
# File 'lib/origen/specs.rb', line 20

def show
  @show
end

#table_textObject

Returns the value of attribute table_text



20
21
22
# File 'lib/origen/specs.rb', line 20

def table_text
  @table_text
end