A method visitor that determines block boundaries and reports them to the wrapped {@link IBlockMethodVisitor}. The implementation first buffers the content of the method to extract all control flow target labels. At the end of the method it flushes the content to the {@link IBlockMethodVisitor}.
@author Marc R. Hoffmann
@version $Revision: $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.