pub fn get_inner_definition<'a>(node: &'a Node<'a>) -> Option<Node<'a>>
Get the inner definition from a decorated_definition node.