Module stache::ruby [] [src]

Structs

Program

A program is the final result of Mustache AST to Ruby extension source translation that is presented to the main compiler driver for output.

Functions

link

Transforms the AST of each parsed template into a source code tree and links each template together into a single executable program.