Member predicate MatchPattern::getPattern
Gets the pattern in this =>
expression. In the
following example, the pattern is Point{ x:, y: }
.
foo => Point{ x:, y: }
Gets the pattern in this =>
expression. In the
following example, the pattern is Point{ x:, y: }
.
foo => Point{ x:, y: }