| Package | Description |
|---|---|
| org.openjdk.asmtools.common |
| Modifier and Type | Method and Description |
|---|---|
static Module.Modifier |
Module.Modifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Module.Modifier[] |
Module.Modifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Module.Builder |
Module.Builder.setModuleFlags(Module.Modifier... moduleFlags) |
Copyright © 2021. All Rights Reserved.