模块 org.aya
程序包 org.aya.core.def

类 StructDef

所有已实现的接口:
Def, org.aya.util.distill.AyaDocile

public final class StructDef extends UserDef.Type
core struct definition, corresponding to Decl.StructDecl
  • 字段详细资料

  • 构造器详细资料

    • StructDef

      public StructDef(@NotNull @NotNull DefVar<StructDef,Decl.StructDecl> ref, @NotNull @NotNull kala.collection.immutable.ImmutableSeq<Term.Param> telescope, int ulift, @NotNull @NotNull kala.collection.immutable.ImmutableSeq<FieldDef> fields)
  • 方法详细资料