Class: Rley::Parser::ParseTreeFactory

Inherits:
ParseRepCreator show all
Defined in:
lib/rley/parser/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::Parser::ParseRepCreator