Class PathElement

java.lang.Object
org.pkl.core.module.PathElement
Direct Known Subclasses:
PathElement.TreePathElement

public class PathElement extends Object
  • Field Details

  • Constructor Details

    • PathElement

      public PathElement(String name, boolean isDirectory)
  • Method Details