Class: RLTK::CG::AggregateType Abstract
- Includes:
- AbstractClass
- Defined in:
- lib/rltk/cg/type.rb
Overview
This class is abstract.
The common ancestor for array, pointer, and struct types.
Direct Known Subclasses
Instance Attribute Summary
Attributes included from BindingClass
Method Summary
Methods included from AbstractClass
Methods inherited from Type
#allignment, #context, from_ptr, #hash, #initialize, #kind, #size
Methods included from BindingClass
Constructor Details
This class inherits a constructor from RLTK::CG::Type