Commit
6f5e7a268b8d66db98a2b0e1d611a5f92f95c7f7
by marcus.denker- deprecate #allLocalCallsOn:ofClass: in SystemNavigation, implement it
in ClassDescription>>allLocalCallsOn: - add withAllSuperAndSubclasses,
use it in #allInstVarNamesEverywhere - simplify allLocalCallsOn: to use
allInstVarNamesEverywhere and flatCollect
fixes #3732