srecode-template-wy---regexp-analyzer

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

((looking-at "\\(\\sw\\|\\s_\\)+") (semantic-lex-push-token (semantic-lex-token 'symbol (match-beginning 0) (match-end 0))))


Documentation:
regexp analyzer for tokens.