class Atomy::Code::Undefined
Public Instance Methods
bytecode(gen, mod)
click to toggle source
# File lib/atomy/code/undefined.rb, line 4 def bytecode(gen, mod) gen.push_undef end
# File lib/atomy/code/undefined.rb, line 4 def bytecode(gen, mod) gen.push_undef end