| Class | Puppet::Parser::AST::HostClass |
| In: |
lib/puppet/parser/ast/hostclass.rb
|
| Parent: | Puppet::Parser::AST::Definition |
The code associated with a class. This is different from definitions in that each class is a singleton — only one will exist for a given node.