Class: Doxyparser::Class

Inherits:
Struct show all
Defined in:
lib/nodes/class.rb

Overview

Just like an Struct but with different naming conventions

Instance Attribute Summary

Attributes inherited from Struct

#file, #friends, #template_params

Attributes inherited from Compound

#xml_path

Attributes inherited from Node

#basename, #dir, #doc, #name, #node, #parent

Method Summary

Methods inherited from Struct

#abstract?, #attributes, #constructors, #destructors, #enums, #innerclasses, #methods, #only_innerclasses, #only_innerstructs, #parent_types, #typedefs

Methods inherited from Node

#==, #eql?, #escaped_name, #initialize, #to_s, #to_str

Methods included from Util

#del_prefix_class, #del_prefix_file, #del_spaces, #do_filter, #escape_all, #escape_class_name, #escape_const_ref_ptr, escape_const_ref_ptr, #escape_file_name, #escape_template, home_dir, #match, read_file, write_file

Constructor Details

This class inherits a constructor from Doxyparser::Node

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Doxyparser::Node