Method: Fisk::CFG::BasicBlock#name

Defined in:
lib/fisk/basic_block.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



3
4
5
# File 'lib/fisk/basic_block.rb', line 3

def name
  @name
end