Type Alias ruby_prism_sys::pm_token_type
source · pub type pm_token_type = c_uint;Expand description
This enum represents every type of token in the Ruby source.
pub type pm_token_type = c_uint;This enum represents every type of token in the Ruby source.