Searched refs:to_strings (Results 1 – 3 of 3) sorted by relevance
1787 actual = dt.root.props[prop].to_strings()1792 dt.root.props[prop].to_strings()
1011 dt_node.props["compatible"].to_strings()1556 return prop.to_strings()2453 for compat in node.props["compatible"].to_strings()}2803 names = node.props[full_names_ident].to_strings()
458 def to_strings(self) -> List[str]: member in Property