Function StackTree.rotateLeft

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