Method: Puppet::Parser::AST#scope

Defined in:
lib/vendor/puppet/parser/ast.rb

#scopeObject

Returns the value of attribute scope.



17
18
19
# File 'lib/vendor/puppet/parser/ast.rb', line 17

def scope
  @scope
end