• Checks if the provided switch statement has a Boolean condition

    Parameters

    • switchStmt: Switch

      The switch statement to check

    Returns boolean

    Returns true if the switch statement has a Boolean condition, otherwise false