swc_ecma_utils

Function has_rest_pat

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