How can I find out if a CharacterLiteral represents a multi-character value? I see that CharLiteralParser::isMultiChar() can give this, but I can't see a way to get there from a CharacterLiteral. Phil.