Uses of Class
org.eclipse.dirigible.engine.js.graalvm.processor.ExecutableFileType
| Package | Description |
|---|---|
| org.eclipse.dirigible.engine.js.graalvm.processor |
-
Uses of ExecutableFileType in org.eclipse.dirigible.engine.js.graalvm.processor
Methods in org.eclipse.dirigible.engine.js.graalvm.processor that return ExecutableFileType Modifier and Type Method Description static ExecutableFileTypeExecutableFileType. valueOf(String name)Returns the enum constant of this type with the specified name.static ExecutableFileType[]ExecutableFileType. values()Returns an array containing the constants of this enum type, in the order they are declared.