[pseudo] Generate an enum type for identifying grammar rules.
The Rule enum type enables us to identify a grammar rule within C++'s type system. Differential Revision: https://reviews.llvm.org/D129359
Loading
Please sign in to comment
The Rule enum type enables us to identify a grammar rule within C++'s type system. Differential Revision: https://reviews.llvm.org/D129359