Class Warlock2EnumGenerator
-
- All Implemented Interfaces:
public class Warlock2EnumGenerator extends ProjectEnumGeneratorIn IDEA, run from `main` and spring test, they are different in workdir
- Since:
2021-02-20
trydofor
-
-
Field Summary
Fields Modifier and Type Field Description public final static Array<String>warlockEnumspublic final static Array<String>builtinEnumspublic final static Array<String>facelessEnums
-
Constructor Summary
Constructors Constructor Description Warlock2EnumGenerator()
-
Method Summary
Modifier and Type Method Description static Consumer<ConstantEnumGenerator.Builder>excludeWarlock()-
Methods inherited from class pro.fessional.wings.faceless.project.ProjectEnumGenerator
excludeStandard, gen, getTargetDir, getTargetPkg, setTargetDir, setTargetPkg -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
excludeWarlock
static Consumer<ConstantEnumGenerator.Builder> excludeWarlock()
-
-
-
-