GTRefiner.BuildingTools package

Subpackages

Submodules

GTRefiner.BuildingTools.Visitor module

class GTRefiner.BuildingTools.Visitor.Visitor

Bases: object

Adds external behaviour to the page class.

abstract visit_page(page: Page)

Visit the page and apply the new behaviour of the concrete implementation of this Visitor :class: Visitor.

Module contents