Ref

class Ref(val $ref: String, definitions: Iterable<SchemaNode> = emptyList()) : ArrayItem

Constructors

Link copied to clipboard
constructor($ref: String, definitions: Iterable<SchemaNode> = emptyList())

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun definitions(): Iterable<SchemaNode>
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int