Libraries
»
json_structure
(0.0.3)
»
Index
»
JsonStructure
»
Type
»
#|
Method: JsonStructure::Type#|
Defined in:
lib/json_structure/type.rb
#
|
(type) ⇒
Object
7 8 9
# File 'lib/json_structure/type.rb', line 7
def
|
(
type
)
AnyOf
.
new
(
self
,
type
)
end