Interface DMNParseService
-
public interface DMNParseService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>parseFEELList(String source)RangeValueparseRangeValue(String source)
-
-
-
Method Detail
-
parseRangeValue
RangeValue parseRangeValue(String source)
-
-