logos icon indicating copy to clipboard operation
logos copied to clipboard

Add [super ...] calls

Open qwertyuiop1379 opened this issue 4 years ago • 0 comments

Sometimes when tweaking, it would be useful to override a method by calling the superclass' implementation. Logos provides no way to do this, which means using runtime methods which are generally a pain.

Feature request: add support for [super method] calls

qwertyuiop1379 avatar Jun 20 '20 04:06 qwertyuiop1379