A method visitor that determines block boundaries and reports them to the wrapped visitor. 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 next visitor.
@author Marc R. Hoffmann
@version $qualified.bundle.version$
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.