Function swc_ecma_utils::has_rest_pat

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