If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#1749 Button for inherit classes
Author:
Kuroneko
KuronekoDate created:
Type: question
Visibility: Everybody read only
Assigned to:
State: closed 

How to add this word "extends" without editing AS3 code directly? For example, maybe in
ffdec exist button for this like button for add traits?
Extends.png (66 KiB)This would be hard to implement safely since adding extends clausule means adding a lot of
p-code, and other p-code depends on it. I think this would be as much unsafe as direct
editing.
State: new→closed
