public IElement GetInstance(Node node) { return(RuleCombinerParameters.GetInstance(node)); }
public IElement GetInstance(string value) { return(RuleCombinerParameters.GetInstance(value)); }