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

Returns:

  • (Object)

    the current value of padding



29
30
31
# File 'lib/origen/specs.rb', line 29

def padding
  @padding
end

#showObject

Returns the value of attribute show

Returns:

  • (Object)

    the current value of show



29
30
31
# File 'lib/origen/specs.rb', line 29

def show
  @show
end

#table_textObject

Returns the value of attribute table_text

Returns:

  • (Object)

    the current value of table_text



29
30
31
# File 'lib/origen/specs.rb', line 29

def table_text
  @table_text
end