Scans the postfix character of a string literal.
$(BNF PostfixChar := "c" | "w" | "d")
See Implementation
Scans the postfix character of a string literal.
$(BNF PostfixChar := "c" | "w" | "d")