attr_reader operator_loc
: Location
attr_reader operator_loc
: Location
attr_reader operator_loc
: Location
attr_reader operator_loc
: Location
The location of the ‘..` or `…` operator.
attr_reader operator_loc
: Location
?
attr_reader operator_loc
: Location
attr_reader operator_loc
: Location
attr_reader operator_loc
: Location
Sets the default proc for self
to proc
(see Default Values):
h = {} h.default_proc # => nil h.default_proc = proc { |hash, key| "Default value for #{key}" } h.default_proc.class # => Proc h.default_proc = nil h.default_proc # => nil
Sets the minimum and maximum supported protocol versions. See min_version=
and max_version=
.
Save the operator_loc
location using the given saved source so that it can be retrieved later.
Save the operator_loc
location using the given saved source so that it can be retrieved later.
Save the operator_loc
location using the given saved source so that it can be retrieved later.
Save the operator_loc
location using the given saved source so that it can be retrieved later.
Save the operator_loc
location using the given saved source so that it can be retrieved later.
Save the operator_loc
location using the given saved source so that it can be retrieved later.
attr_reader binary_operator_loc
: Location