Libraries
»
json-stream-path
(0.1.0)
»
Index
»
JSON
»
Stream
»
Builder
»
#end_document
Method: JSON::Stream::Builder#end_document
Defined in:
lib/json/stream/builder.rb
#
end_document
⇒
Object
31 32 33
# File 'lib/json/stream/builder.rb', line 31
def
end_document
@result
=
@stack
.
pop
.
obj
end