Ruby 3.4.5p51 (2025-07-16 revision 20cda200d3ce092571d0b5d342dadca69636cb0f)
RNode_INTEGER Struct Reference

Data Fields

NODE node
char * val
int minus
int base

Detailed Description

Definition at line 655 of file rubyparser.h.

Field Documentation

◆ base

int RNode_INTEGER::base

Definition at line 660 of file rubyparser.h.

◆ minus

int RNode_INTEGER::minus

Definition at line 659 of file rubyparser.h.

◆ node

NODE RNode_INTEGER::node

Definition at line 656 of file rubyparser.h.

◆ val

char* RNode_INTEGER::val

Definition at line 658 of file rubyparser.h.


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