Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
RMatch Struct Reference

#include <rmatch.h>

Data Fields

struct RBasic basic
 
VALUE str
 
struct rmatchrmatch
 
VALUE regexp
 

Detailed Description

Definition at line 55 of file rmatch.h.

Field Documentation

◆ basic

struct RBasic RMatch::basic

Definition at line 56 of file rmatch.h.

◆ regexp

VALUE RMatch::regexp

Definition at line 59 of file rmatch.h.

◆ rmatch

struct rmatch* RMatch::rmatch

Definition at line 58 of file rmatch.h.

◆ str

VALUE RMatch::str

Definition at line 57 of file rmatch.h.


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