Type Definition teko::data_structures::Program [] [src]

type Program = Vec<Statement>;

A program is an ordered sequence of Statement