srecode-template-wy---regexp-analyzer

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

((looking-at ":\\(\\w\\|\\s_\\)*") (semantic-lex-push-token (semantic-lex-token 'property (match-beginning 0) (match-end 0))))


Documentation:
regexp analyzer for tokens.