class Grumlin::Bytecode::NoneStep
Public Instance Methods
to_bytecode()
click to toggle source
# File lib/grumlin/bytecode.rb, line 8 def to_bytecode ["none"] end
# File lib/grumlin/bytecode.rb, line 8 def to_bytecode ["none"] end