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