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