Uses of Package
com.unitesk.atp.tree

Packages that use com.unitesk.atp.tree
com.unitesk.atp.tree This package provides common interface of node of attributed tree, default implementation and base interface of visitor
com.unitesk.atp.tree.generation This package provides special version of text generator based on patterns for attributed tree processing. 
com.unitesk.atp.tree.tool This package provides special version of extendable tool for formal text processing tools. 
com.unitesk.atp.tree.tool.antlr   
 

Classes in com.unitesk.atp.tree used by com.unitesk.atp.tree
Enum
          Enumeration types interface.
Keyed
          Keyed object.
Node
          A node of an attributed tree (AT).
Tree
          Attributed Tree Interface.
TreePrinter
          Dump tree structure for debugging
Visitor
          The base class for attributed tree (AT) visitors.
 

Classes in com.unitesk.atp.tree used by com.unitesk.atp.tree.generation
Node
          A node of an attributed tree (AT).
Visitor
          The base class for attributed tree (AT) visitors.
 

Classes in com.unitesk.atp.tree used by com.unitesk.atp.tree.tool
Node
          A node of an attributed tree (AT).
Tree
          Attributed Tree Interface.
TreeClass
          Attributed Tree.
TreePrinter
          Dump tree structure for debugging
 

Classes in com.unitesk.atp.tree used by com.unitesk.atp.tree.tool.antlr
Node
          A node of an attributed tree (AT).
 



Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.