parse_this

Function parse_this 

Source
pub(crate) fn parse_this(
    pat_ty: PatType,
    is_class: bool,
    span: Span,
) -> Result<ThisParameter>