The helper object associated with SlicingCriteria which makes it easy to parse, validate and resolve slicing criteria.
Converts all criteria to their id in the AST if possible, this keeps the original criterion if it can not be resolved.
SlicingCriteria.decodeAll
Decodes all slicing criteria to their corresponding node ids
CriteriaParseError if any of the criteria can not be resolved
SlicingCriteria.convertAll
The helper object associated with SlicingCriteria which makes it easy to parse, validate and resolve slicing criteria.