/** * @constructor */ function Foo() { } /** * @extends Foo */ function Bar() { }