Interface Module

All Superinterfaces:
Serializable
All Known Implementing Classes:
ParsedModule

public interface Module extends Serializable
Defines a module scope, the main concept for namespaces in EK9.
  • Method Details

    • getSource

      Source getSource()
    • getScopeName

      String getScopeName()
    • isEk9Core

      default boolean isEk9Core()