com.redhat.persistence.pdl.nodes
Interface Node.Filter

All Known Implementing Classes:
Node.IncludeFilter, Node.Traversal
Enclosing interface:
Node

public static interface Node.Filter

Traversals The following code is used to perform traversals over the parse tree.


Method Summary
 boolean accept(Node child)
           
 

Method Detail

accept

public boolean accept(Node child)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC