Class CpdOnlyLanguageModuleBase

    • Constructor Detail

      • CpdOnlyLanguageModuleBase

        protected CpdOnlyLanguageModuleBase​(LanguageModuleBase.LanguageMetadata metadata)
        Construct a module instance using the given metadata. The metadata must be properly constructed.
        Throws:
        IllegalStateException - If the metadata is invalid (eg missing extensions or name)