[ 
https://issues.apache.org/jira/browse/GROOVY-7486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614522#comment-14614522
 ] 

Suminda Dharmasena commented on GROOVY-7486:
--------------------------------------------

Traverse the 1st node recursively
Display the current node
...
Traverse the (n -1)th node recursively
Display the current node
Traverse the nth node recursively




> In groovy.util.Node.depthFirst please Provide a way to Specify In-order, 
> pre-order, post-order Ordering
> -------------------------------------------------------------------------------------------------------
>
>                 Key: GROOVY-7486
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7486
>             Project: Groovy
>          Issue Type: Improvement
>          Components: groovy-jdk
>            Reporter: Suminda Dharmasena
>            Priority: Minor
>
> Please provide a way to specify the ordering in depth 1st traversal.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to