Function Parser.addSchemas

Adds the provided types to the set of defined and named types known to this parser.

Parser addSchemas (
  Schema[string] types
) @trusted;