Package org.pkl.core

Class PType.Nullable

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

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

    • Nullable

      public Nullable(PType baseType)
  • Method Details

    • getBaseType

      public PType getBaseType()