Package org.jboss.byteman.agent.adapter.cfg


package org.jboss.byteman.agent.adapter.cfg
  • Classes
    Class
    Description
    A Basic Block represents a segment of bytecode in a control flow graph.
    A control flow graph (cfg) for use by trigger method adapters.
    a reference to a specific instruction location in a given BBlock
    A representation of a 1:M relation between labels/code locations.
    Class used to hold a sequence of instructions within a basic block
    auxiliary used by CFG to store details of a specific trigger insertion point
    auxiliary used by CFG to store details of a specific try catch block