Class: Seafoam::CFG::Code

Inherits:
Struct
  • Object
show all
Defined in:
lib/seafoam/cfg/cfg_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#archObject

Returns the value of attribute arch



6
7
8
# File 'lib/seafoam/cfg/cfg_parser.rb', line 6

def arch
  @arch
end

#arch_widthObject

Returns the value of attribute arch_width



6
7
8
# File 'lib/seafoam/cfg/cfg_parser.rb', line 6

def arch_width
  @arch_width
end

#baseObject

Returns the value of attribute base



6
7
8
# File 'lib/seafoam/cfg/cfg_parser.rb', line 6

def base
  @base
end

#codeObject

Returns the value of attribute code



6
7
8
# File 'lib/seafoam/cfg/cfg_parser.rb', line 6

def code
  @code
end