Exemple #1
0
 public static IReadOnlyCollection <string> ListLeafXPaths(ChainNode node) =>
 TreeExtensions.ListLeafXPaths(meta, node);