This class implements an IABCVisitor which will simply collect all of the structures of an ABC block, such as constant pools, method infos, class infos, etc into various pools so they can be processed later in a different order than the IABCVisitor events are received in.
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.