Enum hierarchy through reflection #198
Unanswered
danielopitz
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Things are going to change in Facet Reflect, but you're looking for variant.fields which in turn has its own def. |
Beta Was this translation helpful? Give feedback.
2 replies
-
(See #188 for the facet-reflect changes — I'm sorry for the API churn, I'm trying to merge it as fast as I can to avoid a lot of people contributing on the old API. ) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder, is it possible to get names / values of enums given an enum hierarchy?
Beta Was this translation helpful? Give feedback.
All reactions