Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
RMatch Struct Reference

#include <re.h>

Data Fields

struct RBasic basic
 
VALUE str
 
struct rmatchrmatch
 
VALUE regexp
 

Detailed Description

Definition at line 46 of file re.h.

Field Documentation

struct RBasic RMatch::basic

Definition at line 47 of file re.h.

VALUE RMatch::regexp

Definition at line 50 of file re.h.

struct rmatch* RMatch::rmatch

Definition at line 49 of file re.h.

VALUE RMatch::str

Definition at line 48 of file re.h.


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