Class: Puppet::Pops::Types::PDataType

Inherits:
PObjectType show all
Defined in:
lib/puppet/pops/types/types.rb

Overview

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

Direct Known Subclasses

PLiteralType

Method Summary

Methods included from Containment

#eAllContents

Methods included from Visitable

#accept