assemblyscript icon indicating copy to clipboard operation
assemblyscript copied to clipboard

Add built function `haveSuper` to determinate if a class have parent class

Open yjhmelody opened this issue 2 years ago • 0 comments

Feature suggestion

When write an encode method, I need to know if a class have parent, which will lead to different logic path. The method receive a generic class or type.

yjhmelody avatar Mar 15 '23 13:03 yjhmelody