Skip to main content

collect_plugin_calls

Function collect_plugin_calls 

Source
pub fn collect_plugin_calls(tokens: &[Token]) -> Vec<(&str, Span)>
Expand description

Collect plugin call names with spans.