Phase constructor

Phase(
  1. HtmlParser parser
)

Implementation

Phase(this.parser) : tree = parser.tree;