All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javax0.jamal.api.ScriptMacro Maven / Gradle / Ivy

There is a newer version: 2.8.2
Show newest version
package javax0.jamal.api;

/**
 * Script defined macros. Script defined macros have an identifier and are evaluable.
 */
public interface ScriptMacro extends Identified, Evaluable {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy