containsCorrespondingBreak
Return
true if a break corresponding to the statement is found; false otherwise
Parameters
statement
should be one of: SwitchStatement, WhileStatement, DoStatement, ForStatement
true if a break corresponding to the statement is found; false otherwise
should be one of: SwitchStatement, WhileStatement, DoStatement, ForStatement