All Downloads are FREE. Search and download functionalities are using the official Maven repository.

repairability.JMutRepair.binary.xml Maven / Gradle / Ivy

<pattern name="binary_1">

    <entity id="1" type="BinaryOperator"/>
    <action entityId="1" type="UPD"/>

    <!--
        The check for the left and right operand being the same is applied in the filter of Repairability Analyser

        Applying those checks in patterns files always results in some sort of corner cases
        See this for more info: https://github.com/SpoonLabs/coming/issues/85#issuecomment-507180078
    -->
</pattern>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy