Class: Clang::Type

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/ffi_gen/clang.rb

Overview

The type of an element in the abstract syntax tree.

Fields:

:kind

(Symbol from enum_type_kind)

:data

(Array<FFI::Pointer(*Void)>)