Type Definition ruby_prism_sys::pm_match_predicate_node_t
source · pub type pm_match_predicate_node_t = pm_match_predicate_node;
Expand description
MatchPredicateNode
Represents the use of the modifier in
operator.
foo in bar
^^^^^^^^^^
Type: ::PM_MATCH_PREDICATE_NODE
@extends pm_node_t