|
Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
|
Data Fields | |
| NODE | node |
| char * | val |
| int | minus |
| int | base |
| int | seen_point |
Definition at line 670 of file rubyparser.h.
| int RNode_RATIONAL::base |
Definition at line 675 of file rubyparser.h.
| int RNode_RATIONAL::minus |
Definition at line 674 of file rubyparser.h.
| NODE RNode_RATIONAL::node |
Definition at line 671 of file rubyparser.h.
| int RNode_RATIONAL::seen_point |
Definition at line 676 of file rubyparser.h.
| char* RNode_RATIONAL::val |
Definition at line 673 of file rubyparser.h.