Module: Puppet::Pops
- Defined in:
- lib/puppet/pops.rb,
lib/puppet/loaders.rb,
lib/puppet/pops/model/model.rb,
lib/puppet/pops/types/types.rb,
lib/puppet/pops/parser/eparser.rb
Overview
The Types model is a model of Puppet Language types. It consists of two parts; the meta-model expressed using RGen (in types_meta.rb) and this file which mixes in the implementation.
Defined Under Namespace
Modules: Adaptable, Adapters, Binder, Containment, Evaluator, Functions, Issues, Loader, Migration, Model, Parser, Patterns, Types, Utils, Validation, Visitable Classes: IssueReporter, LabelProvider, Loaders, SemanticError, Visitor