Method: Puppet::Parser::AST#parent
- Defined in:
- lib/puppet/parser/ast.rb
#parent ⇒ Object
Returns the value of attribute parent.
13 14 15 |
# File 'lib/puppet/parser/ast.rb', line 13 def parent @parent end |
Returns the value of attribute parent.
13 14 15 |
# File 'lib/puppet/parser/ast.rb', line 13 def parent @parent end |