Class: Rley::ParseRep::ParseTreeFactory

Inherits:
ParseRepCreator show all
Defined in:
lib/rley/parse_rep/parse_tree_factory.rb

Overview

Utility class that helps to create a ParseTree from a given Parsing object.

Instance Attribute Summary

Attributes inherited from ParseRepCreator

#parsing

Method Summary

Methods inherited from ParseRepCreator

#create, #initialize

Constructor Details

This class inherits a constructor from Rley::ParseRep::ParseRepCreator