class Puppet::Pops::Model::Program

A Program is the top level construct returned by the parser it contains the parsed result in the body, and has a reference to the full source text, and its origin. The line_offset’s is an array with the start offset of each line.