join property

The variable in which this variable joins with other pattern variables with the same name, in a logical-or pattern, or shared case scope.

Implementation

JoinPatternVariableElement? get join;