Package ch.ivyteam.ivy.scripting.language


package ch.ivyteam.ivy.scripting.language
  • Interfaces
    Class
    Description
    This class represents a context to execute instructions.
    This is the interface all ivy script instructions must implement which the IvyScriptEngine is able to execute.