• Retrieves the last statement of the given case

    Parameters

    • $jp: Case

      The case to retrieve the last statement from

    Returns Joinpoint | undefined

    The last statement of the case or undefined if there are no statements or it has a consecutive case.