Package ch.ivyteam.ivy.scripting.language
-
Interface Summary Interface Description IIvyScriptContext This class represents a context to execute instructions.IIvyScriptInstruction This is the interface all ivy script instructions must implement which the IvyScriptEngine is able to execute.