Class: RgGen::CUtility::SourceFile

Inherits:
RgGen::CodeUtility::SourceFile show all
Defined in:
lib/rggen/core_components/c_utility/source_file.rb

Instance Attribute Summary

Attributes inherited from RgGen::CodeUtility::SourceFile

#path

Method Summary

Methods inherited from RgGen::CodeUtility::SourceFile

#body, #header, #include_file, #include_guard, #initialize, #to_code, #to_s

Methods included from RgGen::CodeUtility

#create_blank_code

Constructor Details

This class inherits a constructor from RgGen::CodeUtility::SourceFile