るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.414秒)
トップページ > クエリ:Object#method[x] > クエリ:to_enum[x] > クエリ:eval[x] > クエリ:return_type_detail[x] > クラス:JSON::State[x]

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

ライブラリ

キーワード

検索結果

JSON::State#[](name) -> object (118.0)

Return the value returned by method name.

...Return the value returned by method name....

JSON::State#generate(obj) -> String (33.0)

Generates a valid JSON document from object obj and returns the result. If no valid JSON document can be created this method raises a GeneratorError exception.

...Generates a valid JSON document from object obj and returns the
result. If no valid JSON document can be created this method raises a
GeneratorError exception....