Bases: jasy.core.FlagSet.FlagSet
Configures an formatting object which can be used to compress classes afterwards. The optimization set is frozen after initialization which also generates the unique key based on the given formatting options.
Bases: builtins.Exception
Error object which is raised whenever an optimization could not be applied correctly.
Bases: jasy.core.FlagSet.FlagSet
Configures an optimization object which can be used to compress classes afterwards. The optimization set is frozen after initialization which also generates the unique key based on the given optimizations.