A string in a rule will match that sequence of characters from the input string. The string is delimited by matching single or double quotes. Factor's escape sequences are interpreted: Character escape codes. For double quotes delimiters, an escaped double quote doesn't terminate the string. The AST result from the match is the string itself.