pyre.config.pml.Package

Module Contents

class pyre.config.pml.Package.Package(parent, attributes, locator, **kwds)

Bases: pyre.config.pml.Node.Node

Handler for the package tag in pml documents

elements = ['component', 'package', 'bind']
notify(self, parent, locator)

Transfer all the key,value bindings to my parent

assignment(self, event)

Process a binding of a property to a value

conditionalAssignment(self, event)

Process a conditional assignment