The SpecificLogicalTypeMatcher class matches only a single specified LogicalOperatorType.
More...
The SpecificLogicalTypeMatcher class matches only a single specified LogicalOperatorType.
◆ SpecificLogicalTypeMatcher()
| duckdb::SpecificLogicalTypeMatcher::SpecificLogicalTypeMatcher |
( |
LogicalOperatorType |
type | ) |
|
|
inlineexplicit |
69539 : type(type) {
69540 }
◆ Match()
| bool duckdb::SpecificLogicalTypeMatcher::Match |
( |
LogicalOperatorType |
type | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- external/duckdb/duckdb.cpp