| Class | Puppet::Parser::AST::Definition |
| In: |
lib/puppet/parser/ast/definition.rb
|
| Parent: | Puppet::Parser::AST::Branch |
The AST class for defined types, which is also the base class nodes and classes.
| arguments | [RW] | |
| classname | [RW] | |
| code | [RW] | |
| exported | [RW] | |
| keyword | [RW] | |
| name | [RW] | |
| name | [RW] | |
| namespace | [RW] | |
| parentclass | [R] | |
| parser | [RW] | |
| scope | [RW] | |
| virtual | [RW] |