Libraries
»
delorean_lang
(1.1.0)
»
Index
»
Delorean
»
SetExpr
»
#rewrite
Method: Delorean::SetExpr#rewrite
Defined in:
lib/delorean/nodes.rb
#
rewrite
(context) ⇒
Object
688 689 690
# File 'lib/delorean/nodes.rb', line 688
def
rewrite
(
context
)
"
Set
#{
super
}
"
end