Class: Puppet::Pops::Types::NoopTypeAcceptor Private

Inherits:
Object
  • Object
show all
Includes:
TypeAcceptor
Defined in:
lib/puppet/pops/types/type_acceptor.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

An acceptor that does nothing

Constant Summary collapse

INSTANCE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

NoopTypeAcceptor.new

Method Summary

Methods included from TypeAcceptor

#visit