Class: FFIGen::Clang::Token

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

Overview

Describes a single preprocessing token.

Fields:

:int_data

(Array<Integer>)

:ptr_data

(FFI::Pointer(*Void))