Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
parser_st_hash_type Struct Reference

Data Fields

int(* compare )(parser_st_data_t, parser_st_data_t)
 
parser_st_index_t(* hash )(parser_st_data_t)
 

Detailed Description

Definition at line 65 of file parser_st.h.

Field Documentation

◆ compare

int(* parser_st_hash_type::compare) (parser_st_data_t, parser_st_data_t)

Definition at line 66 of file parser_st.h.

◆ hash

parser_st_index_t(* parser_st_hash_type::hash) (parser_st_data_t)

Definition at line 67 of file parser_st.h.


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