Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
RTypedData Struct Reference

#include <ruby.h>

Data Fields

struct RBasic basic
 
const rb_data_type_ttype
 
VALUE typed_flag
 
voiddata
 

Detailed Description

Definition at line 985 of file ripper.y.

Field Documentation

struct RBasic RTypedData::basic

Definition at line 986 of file ripper.y.

void * RTypedData::data

Definition at line 989 of file ripper.y.

const rb_data_type_t * RTypedData::type

Definition at line 987 of file ripper.y.

VALUE RTypedData::typed_flag

Definition at line 988 of file ripper.y.


The documentation for this struct was generated from the following file: