Expanded class hierarchy of A
... See full list
abstract class A { /* abst meth: */ public static abstract function method(); }