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()
1617 return prop.to_strings()2333 compats = dt_node.props["compatible"].to_strings()2512 for compat in node.props["compatible"].to_strings()}2861 names = node.props[full_names_ident].to_strings()
457 def to_strings(self) -> List[str]: member in Property