Package org.pkl.core

Class PType.TypeVariable

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

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

    • TypeVariable

      public TypeVariable(TypeParameter typeParameter)
  • Method Details