Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Any way to get result/merged interface #4926

Closed
lazdmx opened this issue Sep 22, 2015 · 3 comments
Closed

Question: Any way to get result/merged interface #4926

lazdmx opened this issue Sep 22, 2015 · 3 comments
Labels
Needs More Info The issue still hasn't been fully clarified Question An issue which isn't directly actionable in code

Comments

@lazdmx
Copy link

lazdmx commented Sep 22, 2015

I often want to get a form of interface after all declarations merging and extends clauses applied to it. That is I mean to get a final form of an interface. It would be very useful for documentation writing or communication with teammates.

So are there any way to get such info?

@lazdmx lazdmx changed the title Question: Any way to see result/merged interface Question: Any way to get result/merged interface Sep 22, 2015
@mhegazy
Copy link
Contributor

mhegazy commented Sep 22, 2015

how do you want to represent this? is it typescript still, or jsdoc for instance? if it is the earlier, why is not looking at interface hierarchy sufficient? if it is the later, have you considered using the compiler API to achieve this?

@DanielRosenwasser DanielRosenwasser added Needs More Info The issue still hasn't been fully clarified Question An issue which isn't directly actionable in code labels Sep 23, 2015
@DanielRosenwasser
Copy link
Member

Pinging @lazutkin - can we close this?

@mhegazy
Copy link
Contributor

mhegazy commented Nov 13, 2015

Closing. please reopen if the issue has not been resolved.

@mhegazy mhegazy closed this as completed Nov 13, 2015
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs More Info The issue still hasn't been fully clarified Question An issue which isn't directly actionable in code
Projects
None yet
Development

No branches or pull requests

3 participants