Method: Fisk::CFG#blocks

Defined in:
lib/fisk/basic_block.rb

#blocksObject

Returns the value of attribute blocks

Returns:

  • (Object)

    the current value of blocks



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

def blocks
  @blocks
end