Searched refs:Annotated (Results 1 – 4 of 4) sorted by relevance
82 class Annotated(Generic[_ValueT]): class113 if isinstance(obj, Annotated):180 self._trees: List[Annotated[SchemaInfo]] = []253 ) -> List[Annotated[str]]:254 return [Annotated(f.name, f.ifcond) for f in features]281 self._trees.append(Annotated(obj, ifcond, comment))284 ) -> Annotated[SchemaInfoEnumMember]:290 return Annotated(obj, member.ifcond)302 return Annotated(obj, member.ifcond)305 ) -> Annotated[SchemaInfoObjectVariant]:[all …]
1 SUMMARY = "Reusable constraint types to use with typing.Annotated"
181 Annotated Example Schema
96 Annotated capacity bitmasks showing how all