Uses of Package
org.jboss.byteman.agent.adapter.cfg
-
Packages that use org.jboss.byteman.agent.adapter.cfg Package Description org.jboss.byteman.agent.adapter.cfg -
Classes in org.jboss.byteman.agent.adapter.cfg used by org.jboss.byteman.agent.adapter.cfg Class Description BBlock A Basic Block represents a segment of bytecode in a control flow graph.CFG A control flow graph (cfg) for use by trigger method adapters.CodeLocation a reference to a specific instruction location in a given BBlockFanOut A representation of a 1:M relation between labels/code locations.TriggerDetails auxiliary used by CFG to store details of a specific trigger insertion pointTryCatchDetails auxiliary used by CFG to store details of a specific try catch block