Type Alias ruby_prism_sys::pm_source_encoding_node_t
source · pub type pm_source_encoding_node_t = pm_source_encoding_node;Expand description
SourceEncodingNode
Type: PM_SOURCE_ENCODING_NODE
@extends pm_node_t
Aliased Type§
struct pm_source_encoding_node_t {
pub base: pm_node,
}Fields§
§base: pm_nodeThe embedded base node.