Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGenerate associated constants for NodeTypeId for concrete descendents #26925
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From #26902 (comment):
Code that matches on NodeTypeId and other related generated enums would be easier to read if we generated constants like NodeTypeId::HTMLTEXTAREAELEMENT.