Source position: fpsqlparser.pas line 26
type TParseTypeFlag = (
ptfAllowDomainName,
ptfAlterDomain,
ptfAllowConstraint,
ptProcedureParam,
ptfTableFieldDef,
ptfCast,
ptfExternalFunction,
ptfExternalFunctionResult
);