The SpecificExpressionTypeMatcher class matches a single specified Expression type.
More...
The SpecificExpressionTypeMatcher class matches a single specified Expression type.
◆ SpecificExpressionTypeMatcher()
| duckdb::SpecificExpressionTypeMatcher::SpecificExpressionTypeMatcher |
( |
ExpressionType |
type | ) |
|
|
inlineexplicit |
69064 : type(type) {
69065 }
◆ Match()
| bool duckdb::SpecificExpressionTypeMatcher::Match |
( |
ExpressionType |
type | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- external/duckdb/duckdb.cpp