I am trying to write parser for which i need to identify string literals, if my string starts and ends with ' (i.e single quote) then what will be the regular expression to identify string literal?I am trying to write parser for which i need to
I am trying to write parser for which i need to identify string literals, if my string starts and ends with ' (i.e single quote) then what will be the regular expression to identify string literal?I am trying to write parser for which i need to