Class: Cyclotone::MiniNotation::AST::Rest

Inherits:
Node
  • Object
show all
Defined in:
lib/cyclotone/mini_notation/ast.rb

Instance Method Summary collapse

Methods inherited from Node

#==, deep_freeze, #hash, #to_mn

Instance Method Details

#to_hObject



55
56
57
# File 'lib/cyclotone/mini_notation/ast.rb', line 55

def to_h
  {}
end