class_switch_generator is the generator for the class_switch library. Please refer to the class_switch library for docs on how to use this generator.

Libraries

builder
class_switch_generator
class_switch_generator is the dev dependency generator for the class_switch library which generates switch functions and helper classes letting you switch over all the sub-classes of an annotated class. When multiple classes are provided you can switch over all possible combinations of sub-classes of the provided classes.