Class: UndefAllocFunc
Instance Attribute Summary
Attributes inherited from ErbPP
Instance Method Summary collapse
Methods inherited from ErbPP
#add_child, #description, #find, #find_tmpl, #get, #initialize, #load_erb, #method_missing, #method_missing_alias, #result, #run, #set, #write
Constructor Details
This class inherits a constructor from ErbPP
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class ErbPP
Instance Method Details
#init_def ⇒ Object
288 289 290 |
# File 'ext/numo/narray/gen/erbpp2.rb', line 288 def init_def "rb_undef_alloc_func(#{_mod_var});" end |