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()
1027 dt_node.props["compatible"].to_strings()1581 return prop.to_strings()2486 for compat in node.props["compatible"].to_strings()}2836 names = node.props[full_names_ident].to_strings()
484 def to_strings(self) -> list[str]: member in Property