Method: Code::Node::Nothing#initialize
- Defined in:
- lib/code/node/nothing.rb
#initialize(parsed) ⇒ Nothing
Returns a new instance of Nothing.
4 5 |
# File 'lib/code/node/nothing.rb', line 4 def initialize(parsed) end |
Returns a new instance of Nothing.
4 5 |
# File 'lib/code/node/nothing.rb', line 4 def initialize(parsed) end |