Variable ParseException.location
Declaration
class ParseException
{
// ...
Location location;
// ...
}
class ParseException
{
// ...
Location location;
// ...
}