module documentation

This module provides the various instance types that represents the result of reading certain types, such as a Struct.

Class ArrayInstance An array instance, the result of reading an array.
Class BitfieldInstance A bitfield instance, the result of reading a bitfield from a StructInstance.
Class EnumerationInstance An enumeration instance, the result of reading an enumeration.
Class FieldInstance A field instance, the result of reading a field from a StructInstance.
Class PointerInstance A pointer instance, the result of reading a pointer.
Class StructInstance A struct instance, the result of reading a Struct at a context.