Flex (Mxml) export stub

This commit is contained in:
Jindra Petřík
2016-01-23 20:07:23 +01:00
parent c526c4b7a6
commit 49d2534e7b
4 changed files with 343 additions and 5 deletions
@@ -41,8 +41,6 @@ public class SetPropertyAVM2Item extends AVM2Item implements SetTypeAVM2Item, As
public GraphTargetItem propertyName;
public GraphTargetItem value;
@Override
public GraphPart getFirstPart() {
return value.getFirstPart();