Source position: fpsqlparser.pas line 36
type TParseTypeFlags = set of (
ptfAllowDomainName,
ptfAlterDomain,
ptfAllowConstraint,
ptProcedureParam,
ptfTableFieldDef,
ptfCast,
ptfExternalFunction,
ptfExternalFunctionResult
);