Source position: fpjson.schema.pascaltypes.pp line 41
type TNameTypes = set of (
ntSchema,
ntPascal,
ntInterface,
ntImplementation,
ntSerializer
);