srecode-template-wy---sexp-analyzer

srecode-template-wy---sexp-analyzer is a variable defined in `srt-wy.el'.
Its value is shown below.

Documentation:
sexp analyzer for tokens.

Value:

((looking-at "\\s\"") (semantic-lex-push-token (semantic-lex-token 'string (point) (save-excursion (semantic-lex-unterminated-syntax-protection 'string (forward-sexp 1) (point))))))