Do not reference SchemaNode.getPath() in mdsal-binding-generator
Description
We have a few call sites referencing SchemaNode.getPath(). These are only tests and legacy AbstractTypeProvider. The former should be easy to address and the latter requires migrating the legacy test suite.
We have a few call sites referencing SchemaNode.getPath(). These are only tests and legacy AbstractTypeProvider. The former should be easy to address and the latter requires migrating the legacy test suite.