Source position: jsparser.pp line 190
protected procedure TJSParser.Error(
const Msg: string
);procedure TJSParser.Error(
const Fmt: string;
Args: array of Const
);