Class JawkScriptEngine

java.lang.Object
javax.script.AbstractScriptEngine
org.metricshub.jawk.jsr223.JawkScriptEngine
All Implemented Interfaces:
ScriptEngine

public class JawkScriptEngine extends AbstractScriptEngine
Simple JSR-223 script engine for Jawk that delegates execution to the Awk runtime.