Searched defs:Destination (Results 1 – 1 of 1) sorted by relevance
36 def __is_destination(field: Union[List, Destination]) -> bool: argument54 def __read_dest(self, item: Destination, counter: int, parent: SpecNode) -> SpecNode: