Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

Inherited method: you don't see it is inherited and from which parent #26

Open
mbed67 opened this issue Nov 7, 2014 · 1 comment
Open

Comments

@mbed67
Copy link
Contributor

mbed67 commented Nov 7, 2014

An example can be found in phpDocumentor\Descriptor\ArgumentDescriptor.
See image: the parent in this case would be DescriptorAbstract

image

@mbed67
Copy link
Contributor Author

mbed67 commented Nov 20, 2014

Methods that are inherited from another class get the element <inherited_from> in the file structure.xml. Old ocean doesn't seem to do anything with this element.

Methods that derive from an interface get a tag <tag name="inherited_from" in structure.xml. Old ocean does take care of this in class.xsl

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant