Uses of Enum
org.moditect.internal.compiler.ModuleInfoCompiler.Kind
Packages that use ModuleInfoCompiler.Kind
-
Uses of ModuleInfoCompiler.Kind in org.moditect.internal.compiler
Subclasses with type arguments of type ModuleInfoCompiler.Kind in org.moditect.internal.compilerMethods in org.moditect.internal.compiler that return ModuleInfoCompiler.KindModifier and TypeMethodDescriptionstatic ModuleInfoCompiler.KindReturns the enum constant of this type with the specified name.static ModuleInfoCompiler.Kind[]ModuleInfoCompiler.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.moditect.internal.compiler with parameters of type ModuleInfoCompiler.KindModifier and TypeMethodDescriptionprivate static StringModuleInfoCompiler.getNameForBinary(com.github.javaparser.ast.expr.Name name, ModuleInfoCompiler.Kind kind) private static StringModuleInfoCompiler.getNameForBinary(String typeName, ModuleInfoCompiler.Kind kind)