Class: Cfg2asm::CFG::Comment

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

Instance Attribute Summary collapse

Instance Attribute Details

#commentObject

Returns the value of attribute comment

Returns:

  • (Object)

    the current value of comment



7
8
9
# File 'lib/cfg2asm/cfg/cfg_parser.rb', line 7

def comment
  @comment
end

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



7
8
9
# File 'lib/cfg2asm/cfg/cfg_parser.rb', line 7

def offset
  @offset
end