Class: RLTK::CG::AggregateType Abstract

Inherits:
Type
  • Object
show all
Includes:
Filigree::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

SimpleAggregateType, StructType

Instance Attribute Summary

Attributes included from BindingClass

#ptr

Method Summary

Methods inherited from Type

#allignment, #context, #dump, from_ptr, #hash, #initialize, #kind, #size, #to_s

Methods included from BindingClass

#==

Constructor Details

This class inherits a constructor from RLTK::CG::Type