Class PathFromGenerator
Object
PathFromGenerator
Utility class for deriving paths from a generator.
-
Method Summary
Modifier and TypeMethodDescriptionstatic PathderivePath(DerivePath generator, Path pathForBinding) Derives a path using aDerivePathgenerator and a binding path.
-
Method Details
-
derivePath
Derives a path using aDerivePathgenerator and a binding path.
-