Class: Puppet::Pops::Model::Program

Inherits:
PopsObject show all
Defined in:
lib/puppet/pops/model/model.rb

Overview

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.

Defined Under Namespace

Modules: ClassModule

Method Summary

Methods included from Containment

#eAllContainers, #eAllContents

Methods included from Visitable

#accept