pub fn cst_node_is<T>(node: &CstNode) -> boolwhere T: CstNodeClass,
cstNode->is<T>().
cstNode->is<T>()