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