Add ability to specify which methods are "override" methods
Opened this issue · 0 comments
gregjacobs commented
So that Class.js can discover and notify the programmer about orphaned override methods, such as hook methods that are no longer going to be called.