Source position: fpopenapi.types.pp line 141
type TExampleKeywords = set of (
exkUnknown,
exkSummary,
exkDescription,
exkValue,
exkExternalValue
);