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