Skip to main content

python_node_is_in_annotation

Function python_node_is_in_annotation 

Source
pub fn python_node_is_in_annotation(node: Node<'_>) -> bool
Expand description

Whether node is contained by a parser field that Python evaluates as an annotation rather than as an ordinary expression.