Source position: fpjson.schema.types.pp line 149
type TSchemaMatchType = (
smAny,
smNone,
smConstrained
);