Hierarchy view for own DSL
Is there any feature provided to build a hierarchy view editor for the DSL?
My language has a similar structure as baselanguage, so it would be nice to reuse the class hierarchy view.
My language has a similar structure as baselanguage, so it would be nice to reuse the class hierarchy view.
1 comment
Sort by
Date
Votes
There is no such DSL right now in MPS. You can implement it by using java API.
Please sign in to leave a comment.