String-based Pattern Matching Statement
(Redirected from string-based pattern expression)
Jump to navigation
Jump to search
A String-based Pattern Matching Statement is a Pattern Matching Statement that can accept a string (and define a string pattern).
- Example(s):
- Counter-Example(s):
- See: Regular Expression-based String Pattern.