Class: EasySwig::ApiEnum

Inherits:
ApiNode show all
Defined in:
lib/apinodes/api_enum.rb

Instance Attribute Summary

Attributes inherited from ApiNode

#basename, #directory, #features, #header_file, #ignore, #match, #node_type, #parent, #target_name, #wrapped_node

Instance Method Summary collapse

Methods inherited from ApiNode

#assoc_functions, #assoc_members, #assoc_with_node, #fullname, #initialize, #method_missing, #to_str

Methods included from Util

#del_prefix_class, #escape_all, #escape_const_ref_ptr, #escape_template, #gen_dir, #home_dir, #is_primitive?, #is_std?, #lib_dir, #logs_dir, #output_dir, #read_file, #rename_files, #swig_dir, #write_file

Constructor Details

This class inherits a constructor from EasySwig::ApiNode

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class EasySwig::ApiNode

Instance Method Details

#api_nodesObject



5
6
7
# File 'lib/apinodes/api_enum.rb', line 5

def api_nodes
  self
end