com.unitesk.atp.tree
Interface Visitor

All Known Implementing Classes:
TextGeneratorVisitor

public interface Visitor

The base class for attributed tree (AT) visitors. This is a part of Visitor design pattern implementation. The inherited visitors should define visitNodeType( NodeType node ) method for each node type NodeType.

Version:
$Id: Visitor.java,v 1.1 2004/10/09 06:26:29 all-x Exp $
Author:
Alexey Demakov



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