Joeq Interface: The joeq.Main.Helper class

The joeq system has a lot of state and has many very complex internal dependencies. The joeq.Main.Helper class hides all of these complexities and requirements behind a very simple interface. In fact, there are only two method names you need to know.

For an example of these routines in use, see the guide to writing a compiler pass.

<-- previous home next -->