Package org.pkl.core

Class PType.Constrained

java.lang.Object
org.pkl.core.PType
org.pkl.core.PType.Constrained
All Implemented Interfaces:
Serializable
Enclosing class:
PType

public static final class PType.Constrained extends PType
See Also:
  • Constructor Details

    • Constrained

      public Constrained(PType baseType, List<String> constraints)
  • Method Details

    • getBaseType

      public PType getBaseType()
    • getConstraints

      public List<String> getConstraints()