Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Skip emitting provided inner classes redundantly in processUnprovidedTypes() #843

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

teppeis
Copy link
Contributor

@teppeis teppeis commented Jan 20, 2019

Fix for #822

If an inner class has a non-class-like prop (ex. enum) and the prop is referenced from other jsdoc, the prop is emitted duplicately each time it is referred.

There are the examples in closure-library:

Also added a test case for goog.debug.Trace that has a special structure related this handling.

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

Successfully merging this pull request may close these issues.

2 participants