Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
RMatch Struct Reference

#include <re.h>

Data Fields

struct RBasic basic
 
VALUE str
 
struct rmatchrmatch
 
VALUE regexp
 

Detailed Description

Definition at line 43 of file re.h.

Field Documentation

◆ basic

struct RBasic RMatch::basic

Definition at line 44 of file re.h.

◆ regexp

VALUE RMatch::regexp

Definition at line 47 of file re.h.

◆ rmatch

struct rmatch* RMatch::rmatch

Definition at line 46 of file re.h.

◆ str

VALUE RMatch::str

Definition at line 45 of file re.h.


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