Class: RLTK::CG::VoidType
- Inherits:
-
SimpleType
- Object
- Type
- SimpleType
- RLTK::CG::VoidType
- Defined in:
- lib/rltk/cg/type.rb
Overview
A type used in representing void pointers and functions that return no values.
Instance Attribute Summary
Attributes included from BindingClass
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