Namespace Quantellia.WMServer.Execution.JS
Implements the Decision Model Compiler and Processor for the JavaScript language.
Classes
JSCompiler
Implements a DecisionModel compiler for expressions in the JavaScript language for processing by a JSProcessor instance.
JSProcessor
Implements a DecisionModel processor for expressions compiled from the JavaScript language using JSCompiler