Interface TraversalOptionParent<M,​S,​E>

    • Method Detail

      • addChildOption

        void addChildOption​(M token,
                            Traversal.Admin<S,​E> traversalOption)
        The child as defined by the token it takes, like Pick or Merge. This traversal may be of local or global scope depending on the step implementation that works with option().