Class ApiModule

java.lang.Object
org.eclipse.dirigible.engine.js.graalvm.processor.generation.ApiModule

public class ApiModule
extends Object
The Class ApiModule.
  • Method Details

    • getApi

      public String getApi()
      Gets the api.
      Returns:
      the api
    • getVersionedPaths

      public String[] getVersionedPaths()
      Gets the versioned paths.
      Returns:
      the versioned paths
    • getPathDefault

      public String getPathDefault()
      Gets the path default.
      Returns:
      the path default
    • getShouldBeUnexposedToESM

      public boolean getShouldBeUnexposedToESM()
      Gets the should be unexposed to ESM.
      Returns:
      the should be unexposed to ESM
    • isPackageDescription

      public boolean isPackageDescription()
      Checks if is package description.
      Returns:
      true, if is package description