Module aya.base

Interface PatShape

All Known Subinterfaces:
PatShape.CtorLike
All Known Implementing Classes:
PatShape.Any, PatShape.Bind, PatShape.Ctor, PatShape.ShapedCtor

public sealed interface PatShape permits PatShape.Bind, PatShape.Any, PatShape.CtorLike