Method: Tataru::SubroutineCompiler#label

Defined in:
lib/tataru/subroutine_compiler.rb

#labelObject



19
20
21
# File 'lib/tataru/subroutine_compiler.rb', line 19

def label
  "#{@action}_#{@rrep.name}"
end