fn index_of_first_quantifier(tokens: &[FolToken]) -> Option<usize>
Expand description

Utility method to find the first occurrence of a quantifier operator in the token tree.