splitting a type

Hi,

When I retrieve CastExpr::getType().getAsString() then I can get
something like:

const mytype_t *const **

Can I also somehow retrieve this tokenized?

Folkert van Heusden