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