Class
Parser::Source::Map::Send
In:
lib/parser/source/map/send.rb
Parent:
Map
Methods
new
update_operator
with_operator
Attributes
begin
[R]
dot
[R]
end
[R]
operator
[R]
selector
[R]
Public Class methods
new
(dot_l, selector_l, begin_l, end_l, expression_l)
Public Instance methods
with_operator
(operator_l)
@api private
Protected Instance methods
update_operator
(operator_l)
[Validate]