Home
last modified time | relevance | path

Searched refs:cddl_regexes (Results 1 – 1 of 1) sorted by relevance

/zcbor-latest/zcbor/
Dzcbor.py267 if type(self) not in type(self).cddl_regexes:
772 cddl_regexes = dict() variable in CddlParser
806 self_type.cddl_regexes[self_type] = range_types + [
909 types = type(self).cddl_regexes[type(self)]