Pattern Description Statement
(Redirected from Pattern Matching Expression)
Jump to navigation
Jump to search
A Pattern Description is a description statement that describes a pattern.
- Context:
- It can range from being a String-based Pattern Matching Statement to being a Graph-based Pattern Matching Statement.
- Example(s):
- counter-Example(s):
- a Pattern Type.
- See: Perl-based Pattern Matching Statement.