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