模块 aya.base

接口 AyaShape

所有已知实现类:
AyaShape.AyaIntLitShape

public sealed interface AyaShape permits AyaShape.AyaIntLitShape
  • 字段详细资料

    • NAT_SHAPE

      @NotNull static final @NotNull AyaShape NAT_SHAPE
    • LITERAL_SHAPES

      @NotNull static final @NotNull kala.collection.immutable.ImmutableSeq<AyaShape> LITERAL_SHAPES
  • 方法详细资料

    • codeShape

      @NotNull @NotNull CodeShape codeShape()