Libraries
»
delorean_lang
(2.4.0)
»
Index
»
Delorean
»
UnOp
»
#check
Method: Delorean::UnOp#check
Defined in:
lib/delorean/nodes.rb
#
check
(context) ⇒
Object
237 238 239
# File 'lib/delorean/nodes.rb', line 237
def
check
(
context
,
*
)
e
.
check
(
context
)
end