pattern_specification.pattern_INS_IF_MOVE_ASSIG.xml Maven / Gradle / Ivy
The newest version!
<?xml version="1.0"?> <pattern> <entity id="1" type="Assignment"> <parent parentId="2" distance="10" /> </entity> <entity id="2" type="If" /> <action entityId="2" type="INS" /> <action entityId="1" type="MOV" /> </pattern>