return _currToken;
}
}
MessageFormat nextFormat = messageUnpacker.getNextFormat();
ValueType valueType = nextFormat.getValueType();
// We should push a new StackItem lazily after updating the current stack.
StackItem newStack = null;
switch (valueType) {