Skip to main content

is_runtime_node

Function is_runtime_node 

Source
pub fn is_runtime_node(kind: &str) -> bool
Expand description

Whether an argument-list child is a runtime value rather than a parameter, comment or symbol-key slot. Also read by the parked Ruby value-semantics lowerer, which enumerates call arguments the same way.