Libraries
»
delorean_lang
(2.4.2)
»
Index
»
Delorean
»
SetComprehension
»
#rewrite
Method: Delorean::SetComprehension#rewrite
Defined in:
lib/delorean/nodes.rb
#
rewrite
(context) ⇒
Object
766 767 768
# File 'lib/delorean/nodes.rb', line 766
def
rewrite
(
context
)
"
Set[*
#{
super
}
]
"
end