Class: FFI::Generator::Union

Inherits:
Struct show all
Defined in:
lib/generator/struct.rb

Constant Summary

Constants inherited from Type

Type::ArrayRE, Type::ArraySizeRE

Instance Attribute Summary

Attributes inherited from Type

#full_decl

Attributes inherited from Node

#symname

Method Summary

Methods inherited from Struct

callback_accessors, camelcase, #initialize, string_accessors, #to_s

Methods inherited from Type

#initialize, #to_s

Methods inherited from Node

#get_attr, #initialize

Constructor Details

This class inherits a constructor from FFI::Generator::Struct