Skip to main content

ast_node_is

Function ast_node_is 

Source
pub fn ast_node_is<T>(node: impl AstNodeRef) -> bool
where T: AstNodeClass,