swc_ecma_utils

Function has_rest_pat

Source
pub fn has_rest_pat<T: VisitWith<RestPatVisitor>>(node: &T) -> bool