Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
RNode_INTEGER Struct Reference

Data Fields

NODE node
char * val
int minus
int base

Detailed Description

Definition at line 679 of file rubyparser.h.

Field Documentation

◆ base

int RNode_INTEGER::base

Definition at line 684 of file rubyparser.h.

◆ minus

int RNode_INTEGER::minus

Definition at line 683 of file rubyparser.h.

◆ node

NODE RNode_INTEGER::node

Definition at line 680 of file rubyparser.h.

◆ val

char* RNode_INTEGER::val

Definition at line 682 of file rubyparser.h.


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