Variable ParseException.hasLocation
Declaration
class ParseException
{
// ...
bool hasLocation;
// ...
}
class ParseException
{
// ...
bool hasLocation;
// ...
}