|
Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
|
Data Fields | |
| NODE | node |
| char * | val |
| int | minus |
| int | base |
| int | seen_point |
Definition at line 694 of file rubyparser.h.
| int RNode_RATIONAL::base |
Definition at line 699 of file rubyparser.h.
| int RNode_RATIONAL::minus |
Definition at line 698 of file rubyparser.h.
| NODE RNode_RATIONAL::node |
Definition at line 695 of file rubyparser.h.
| int RNode_RATIONAL::seen_point |
Definition at line 700 of file rubyparser.h.
| char* RNode_RATIONAL::val |
Definition at line 697 of file rubyparser.h.