|
Ruby 4.1.0dev (2026-09-06 revision e536482403c19e68366c359a593e99e9514758d8)
|
Data Fields | |
| NODE | node |
| char * | val |
| int | minus |
| int | base |
| int | seen_point |
Definition at line 676 of file rubyparser.h.
| int RNode_RATIONAL::base |
Definition at line 681 of file rubyparser.h.
| int RNode_RATIONAL::minus |
Definition at line 680 of file rubyparser.h.
| NODE RNode_RATIONAL::node |
Definition at line 677 of file rubyparser.h.
| int RNode_RATIONAL::seen_point |
Definition at line 682 of file rubyparser.h.
| char* RNode_RATIONAL::val |
Definition at line 679 of file rubyparser.h.