|
Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
|
This represents a range of bytes in the source string to which a node or token corresponds. More...
#include <ast.h>
Data Fields | |
| const uint8_t * | start |
| A pointer to the start location of the range in the source. | |
| const uint8_t * | end |
| A pointer to the end location of the range in the source. | |
This represents a range of bytes in the source string to which a node or token corresponds.
| const uint8_t* pm_location_t::end |
| const uint8_t* pm_location_t::start |