Parent

Methods

ProcStoreTmp

Public Class Methods

new_name() click to toggle source
    # File lib/parse_tree_extensions.rb, line 32
32:   def self.new_name
33:     @@n += 1
34:     return :"myproc#{@@n}"
35:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.