Java org.eclipse.jdt.internal.compiler.env AutomaticModuleNaming fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.internal.compiler.env AutomaticModuleNaming fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.internal.compiler.env AutomaticModuleNaming.

The text is from its open source code.

Method

char[]determineAutomaticModuleName(final String fileName, boolean isFile, Manifest manifest)
Determine the automatic module name of a given jar or project as specified in * ModuleFinder.of
char[]determineAutomaticModuleName(final String jarFileName)
Determine the automatic module name of a given jar as specified in * ModuleFinder.of