Class AnyPatternModel

All Implemented Interfaces:
Model

public class AnyPatternModel extends AbstractPatternModel
Model switch pattern matching as described in the JDK 21 preview feature implementation.
See: ParenthesizedPatternTree
Author:
Matt Coley