Class
Parser::Source::Map::Constant
In:
lib/parser/source/map/constant.rb
Parent:
Map
Methods
new
update_operator
with_operator
Attributes
double_colon
[R]
name
[R]
operator
[R]
Public Class methods
new
(double_colon, name, expression)
Public Instance methods
with_operator
(operator_l)
@api private
Protected Instance methods
update_operator
(operator_l)
[Validate]