Expanded class hierarchy of TestInterface
All classes that implement TestInterface
interface TestInterface { /** * @Secure */ function foo(); }