enum PostfixOperatorKind Enum representing different kinds of postfix operators. Members POSTFIX_DECREMENT Postfix decrement operator POSTFIX_INCREMENT Postfix increment operator