Libraries
»
code-ruby
(0.5.1)
»
Index
»
Code
»
Node
»
Nothing
»
#evaluate
Method: Code::Node::Nothing#evaluate
Defined in:
lib/code/node/nothing.rb
#
evaluate
(**args) ⇒
Object
7 8 9
# File 'lib/code/node/nothing.rb', line 7
def
evaluate
(
**
args
)
::
Code
::
Object
::
Nothing
.
new
end