Facebook\HackCodegen\HackBuilder

Class to facilitate building code

It has methods for some common patterns used to generate code. It also deals with indentation and new lines.

Interface Synopsis

namespace Facebook\HackCodegen;

final class HackBuilder extends BaseCodeBuilder {...}

Public Methods

Private Methods

Edit on GitHub