Class TraceInstruction

All Implemented Interfaces:
Serializable, SourceLocator, Container, Expression, TailCallReturner, InstructionInfoProvider

public class TraceInstruction extends TraceWrapper
A run-time instruction which wraps a real instruction and traces its entry and exit to the TraceListener
See Also: