class
#include <slang/ast/Patterns.h>
InvalidPattern Represents an invalid pattern.
Usually generated and inserted into an pattern tree due to violation of language semantics or type checking.
Base classes
- class Pattern
- Base class for "patterns", as used in pattern matching conditional statements and expressions.