Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
RNode_RATIONAL Struct Reference

Data Fields

NODE node
char * val
int minus
int base
int seen_point

Detailed Description

Definition at line 694 of file rubyparser.h.

Field Documentation

◆ base

int RNode_RATIONAL::base

Definition at line 699 of file rubyparser.h.

◆ minus

int RNode_RATIONAL::minus

Definition at line 698 of file rubyparser.h.

◆ node

NODE RNode_RATIONAL::node

Definition at line 695 of file rubyparser.h.

◆ seen_point

int RNode_RATIONAL::seen_point

Definition at line 700 of file rubyparser.h.

◆ val

char* RNode_RATIONAL::val

Definition at line 697 of file rubyparser.h.


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