@foo += bar ^^^^^^^^^^^
foo += bar ^^^^^^^^^^
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.
Returns the generator of the group.
See the OpenSSL
documentation for EC_GROUP_get0_generator()
It represents the it
block argument, which is not yet implemented in the Parser
gem.
Blocks can have a special set of parameters that automatically expand when given arrays if they have a single required parameter and no other parameters.
Constructs a new source range from the given start and end offsets.
Creates a new parser range, taking prisms byte offsets into account
@@foo, = bar ^^^^^
def foo(**bar); end ^^^^^
def foo(**); end ^^
def foo(**nil); end ^^^^^
def foo(bar: baz); end ^^^^^^^^
def foo(bar:); end ^^^^
@@foo, = bar ^^^^^
def foo(**bar); end ^^^^^ def foo(**); end ^^