- 所有已知实现类:
TeleDecl,TeleDecl.DataCtor,TeleDecl.DataDecl,TeleDecl.FnDecl,TeleDecl.PrimDecl,TeleDecl.StructDecl,TeleDecl.StructField
- 封闭接口:
Decl
public static sealed interface Decl.Telescopic
permits TeleDecl, TeleDecl.DataCtor, TeleDecl.StructField
Denotes that the definition is telescopic
-
方法概要
修饰符和类型方法说明voidsetSignature(Def.Signature signature) voidsetTelescope(@NotNull kala.collection.immutable.ImmutableSeq<Expr.Param> telescope) @NotNull kala.collection.immutable.ImmutableSeq<Expr.Param>
-
方法详细资料
-
telescope
-
setTelescope
-
signature
-
setSignature
-