com.celadari.jsonlogicscala.evaluate
Maps codename_operator to com.celadari.jsonlogicscala.evaluate.MethodConf.
Maps codename_operator to com.celadari.jsonlogicscala.evaluate.MethodConf. If "isPriorityToManualAdd" is true, if a codename_operator is defined in both "operatorToMethodConfMetaInfAdd" and "operatorToMethodConfManualAdd" then manual add is selected, otherwise fetched META-INF is selected.
Maps type to com.celadari.jsonlogicscala.evaluate.EvaluatorValueLogic.
Maps type to com.celadari.jsonlogicscala.evaluate.EvaluatorValueLogic. If "isPriorityToManualAdd" is true, if a type is defined in both "valueLogicTypeToReducerMetaInfAdd" and "valueLogicTypeToReducerManualAdd" then manual add is selected, otherwise fetched META-INF is selected.
(Since version ) see corresponding Javadoc for more information.
Represents an evaluator's configuration. It informs the evaluator how to map an operator_codename to an actual method.