15 using System.Collections.Generic;
18 namespace ErrorManagement {
35 aux.AppendFormat(
"Could not unify the invocation to the method '{0}'.", methodName);
36 this.Description = aux.ToString();
This class encapsulates a location in a specific file. Implements an Inmutable pattern. So it can be used in any context, that is his internal fields never change.
System.Text.StringBuilder StringBuilder
Represents an adapter of existing features in every error.
UnificationError(string methodName, Location loc)
Constructor of UnknownMemberError
Represents a error produced when the attribute identifier is not defined.