Package ch.ivyteam.ivy.scripting.language
package ch.ivyteam.ivy.scripting.language
-
InterfacesClassDescriptionThis class represents a context to execute instructions.This is the interface all ivy script instructions must implement which the IvyScriptEngine is able to execute.