Class GuardedPatternModel

All Implemented Interfaces:
Model

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