ParserSettings

constructor(yamlCodePointLimit: Int? = null, yamlMaxAliasesForCollections: Int? = null, yamlAllowRecursiveKeys: Boolean? = null, yamlNestingDepthLimit: Int? = null)