| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Visitor | |
|---|---|
| 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.  | 
| Uses of Visitor in com.unitesk.atp.tree | 
|---|
| Methods in com.unitesk.atp.tree with parameters of type Visitor | |
|---|---|
 void | 
Node.accept(Visitor visitor)
Accepts the specified visitor.  | 
| Uses of Visitor in com.unitesk.atp.tree.generation | 
|---|
| Classes in com.unitesk.atp.tree.generation that implement Visitor | |
|---|---|
 class | 
TextGeneratorVisitor
The base visitor implementing interface of text generation.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||