Libraries
»
delorean_lang
(2.4.2)
»
Index
»
Delorean
»
Expr
»
#check
Method: Delorean::Expr#check
Defined in:
lib/delorean/nodes.rb
#
check
(context) ⇒
Object
152 153 154
# File 'lib/delorean/nodes.rb', line 152
def
check
(
context
,
*
)
e
.
check
(
context
)
end