AVLNodeBitwise.height - multiple declarations

Function AVLNodeBitwise.height

int height () const nothrow @property;

Function AVLNodeBitwise.height

void height (
  int newHeight
) nothrow @property;