class Puppet::Pops::Types::PDataType

A flexible data type, being assignable to its subtypes as well as PArrayType and PHashType with element type assignable to PDataType.

@api public