Manages errors that occur during the binding process. Keeps track of whether we've found an error so we can eventually throw an {@link UnableToCompleteException}. We do this instead of throwing immediately so that we can find more than one error per compilation cycle.
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.