Methods

Class Index [+]

Quicksearch

JSON::Ext::Generator::GeneratorMethods::Bignum

Public Instance Methods

to_json(*) click to toggle source

Returns a JSON string representation for this Integer number.

static VALUE mBignum_to_json(int argc, VALUE *argv, VALUE self)
{
    GENERATE_JSON(bignum);
}

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.