Method: Puppet::Parser::AST::Leaf#type
- Defined in:
- lib/puppet/parser/ast/leaf.rb
#type ⇒ Object
Returns the value of attribute type.
8 9 10 |
# File 'lib/puppet/parser/ast/leaf.rb', line 8 def type @type end |
Returns the value of attribute type.
8 9 10 |
# File 'lib/puppet/parser/ast/leaf.rb', line 8 def type @type end |