Module aya.base

Interface PatShape.CtorLike

All Superinterfaces:
PatShape
All Known Implementing Classes:
PatShape.Ctor, PatShape.ShapedCtor
Enclosing interface:
PatShape

public static sealed interface PatShape.CtorLike extends PatShape permits PatShape.Ctor, PatShape.ShapedCtor
  • Method Details

    • innerPats

      @NotNull @NotNull kala.collection.immutable.ImmutableSeq<PatShape> innerPats()