Override Plugin does not support nested override
Opened this issue · 0 comments
amitvineti commented
E.g. A (method: fun() )-> B-> C (overrides fun)
The plugin does not add @OverRide at C-> fun()
Opened this issue · 0 comments
E.g. A (method: fun() )-> B-> C (overrides fun)
The plugin does not add @OverRide at C-> fun()