Class: Grammar::Ruby0::Void

Inherits:
Object
  • Object
show all
Defined in:
lib/grammar/ruby0.rb

Instance Method Summary collapse

Instance Method Details

#<<(other) ⇒ Object



49
# File 'lib/grammar/ruby0.rb', line 49

def <<(other);self;end

#concat(other) ⇒ Object



48
# File 'lib/grammar/ruby0.rb', line 48

def concat(other);self;end