Searched defs:Matching (Results 1 – 4 of 4) sorted by relevance
418 Syntax and operations448 Declarative approach469 Simple pattern: match to a literal520 Patterns with a literal and variable546 Patterns and classes584 Nested patterns602 Complex patterns and the wildcard618 Guard631 Other Key Features
51 export type Matching<InjectedProps, DecorationTargetProps> = { alias
61 type Matching<InjectedProps, DecorationTargetProps> = { alias
938 LaneBitmask Matching = SRMask & LaneMask; in refineSubRanges() local