Searched refs:unicodeStr (Results 1 – 1 of 1) sorted by relevance
3016 String unicodeStr = "'\\u"+hex+"'"; in getANTLRCharLiteralForChar() local3017 return unicodeStr; in getANTLRCharLiteralForChar()