Source code

Revision control

Copy as Markdown

Other Tools

interface Child : Parent {
undefined ChildBaz();
};