class SyntaxTree::PinnedBegin

PinnedBegin represents a pinning a nested statement within pattern matching.

case value
in ^(statement)
end