Skip to main content

ruby_field_reference_owner_and_scope

Function ruby_field_reference_owner_and_scope 

Source
pub fn ruby_field_reference_owner_and_scope(
    lexical_stack: &[String],
    method_stack: &[ReceiverMode],
    node: Node<'_>,
) -> Option<(String, RubyFieldScope)>