org.gecode.gist.PreOrderNodeVisitor Class Reference
Inherits org.gecode.gist.DefaultNodeVisitor.List of all members.
Detailed Description
Definition at line 26 of file PreOrderNodeVisitor.java.
Public Member Functions | |
| PreOrderNodeVisitor (NodeCursorInterface theCursor) | |
| boolean | next () |
Constructor & Destructor Documentation
| org.gecode.gist.PreOrderNodeVisitor.PreOrderNodeVisitor | ( | NodeCursorInterface | theCursor | ) |
Definition at line 28 of file PreOrderNodeVisitor.java.
Member Function Documentation
| boolean org.gecode.gist.PreOrderNodeVisitor.next | ( | ) | [virtual] |
Implements org.gecode.gist.DefaultNodeVisitor.
Definition at line 43 of file PreOrderNodeVisitor.java.
The documentation for this class was generated from the following file:
- org/gecode/gist/PreOrderNodeVisitor.java (Revision: 3796)
