mirror of
https://github.com/Ed94/gencpp.git
synced 2025-12-25 01:11:01 -08:00
ECode, ESpecifier, and ETokType are now all generated.
There is a redundant pattern for generating all three (as expected). I'll use it to define a general way of doing this sort of behavior.
This commit is contained in:
@@ -23,6 +23,7 @@ GEN_NS_BEGIN
|
||||
|
||||
#include "components/gen.interface.cpp"
|
||||
#include "components/gen.interface.upfront.cpp"
|
||||
#include "components/gen.etoktype.cpp"
|
||||
#include "components/gen.interface.parsing.cpp"
|
||||
#include "components/gen.untyped.cpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user