Skip to main content

decorator_callee

Function decorator_callee 

Source
pub fn decorator_callee<'tree>(decorator: Node<'tree>) -> Option<Node<'tree>>
Expand description

Return a decorator’s callable expression, peeling an optional invocation.