pub fn python_node_is_in_annotation(node: Node<'_>) -> bool
Whether node is contained by a parser field that Python evaluates as an annotation rather than as an ordinary expression.
node