pub fn decorator_callee<'tree>(decorator: Node<'tree>) -> Option<Node<'tree>>
Return a decorator’s callable expression, peeling an optional invocation.