Function StackTree.rotateRight

static StackTreeAA.Node* rotateRight (
  StackTreeAA.Node* node
);