Interface CtPattern

All Superinterfaces:
Cloneable, CtElement, CtQueryable, CtVisitable, FactoryAccessor, Serializable, SourcePositionHolder
All Known Subinterfaces:
CtRecordPattern, CtTypePattern, CtUnnamedPattern
All Known Implementing Classes:
CtRecordPatternImpl, CtTypePatternImpl, CtUnnamedPatternImpl

public interface CtPattern extends CtElement
This interface represents a common super type for different patterns implemented in the Java language.