16 using System.Collections.Generic;
19 namespace ErrorManagement {
34 aux.AppendFormat(
"A return type has been declared, but no return statement has been used.");
35 this.Description = aux.ToString();
Represents a error produced when the expression is not a lvalue.
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.
ReturnExpectedError(Location loc)
Constructor of LValueError