Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > json/add/coreライブラリ > Structクラス > json_create

singleton method Struct.json_create

json_create(hash) -> Struct [added by json/add/core]

JSON のオブジェクトから Ruby のオブジェクトを生成して返します。

[PARAM] hash:
適切なキーを持つハッシュを指定します。
class Struct