Overview
Parses the input and returns a function that can be used to execute the decision table. (input: any) => object $Decisions.Parse(input: ( string | Xml ))
Arguments
( string | Xml ) input
Xml node instance or decision table xml string
(input: any) => object $Decisions.Parse(input: ( string | Xml ))