Type Definition ruby_prism_sys::pm_constant_path_node_t
source · pub type pm_constant_path_node_t = pm_constant_path_node;
Expand description
ConstantPathNode
Represents accessing a constant through a path of ::
operators.
Foo::Bar
^^^^^^^^
Type: ::PM_CONSTANT_PATH_NODE
@extends pm_node_t