Package aterm :: Module factory
[frames] | no frames]

Module factory



Term creation.

Classes
  Factory
This class is responsible for make new terms, either by parsing from strings or streams, or via one the of the "make" methods.
  Parser
Parse a textual description of the term.
Variables
  factory = Factory()