Class | Puppet::Parser::AST::ResourceInstance |
In: |
lib/puppet/parser/ast/astarray.rb
|
Parent: | ASTArray |
A simple container class, containing the parameters for an object. Used for abstracting the grammar declarations. Basically unnecessary except that I kept finding bugs because I had too many arrays that meant completely different things.