RMatch Struct Reference

#include <re.h>


Data Fields

struct RBasic basic
VALUE str
struct rmatchrmatch
VALUE regexp


Detailed Description

Definition at line 42 of file re.h.


Field Documentation

struct RBasic RMatch::basic [read]

Definition at line 43 of file re.h.

Definition at line 46 of file re.h.

Referenced by gc_mark_children().

struct rmatch* RMatch::rmatch [read]

Definition at line 45 of file re.h.

Definition at line 44 of file re.h.

Referenced by gc_mark_children().


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

doxygen