Source position: pparser.pp line 268
public constructor EParserError.Create(
const AReason: string;
const AFilename: string;
ARow: Integer;
AColumn: Integer;
aErrorNr: Integer = 0
);