SPeCS Packages Documentation
    Preparing search index...
    • Checks if the provided switch statement contains any conditional break

      Parameters

      • switchStmt: Switch

        The switch statement to analyze

      Returns boolean

      Returns true if the switch statement contains a conditional break, otherwise false