Source position: pas2jspparser.pp line 51
type TOnFindModule = function(
const AUnitName: string;
const InFilename: string;
NameExpr: TPasExpr;
InFileExpr: TPasExpr
):TPasModule of object;