Module aya.base

Interface Decl.TopLevel

All Known Implementing Classes:
ClassDecl, TeleDecl.DataDecl, TeleDecl.FnDecl, TeleDecl.PrimDecl, TeleDecl.TopLevel
Enclosing interface:
Decl

public static sealed interface Decl.TopLevel permits ClassDecl, TeleDecl.TopLevel<RetTy>
Denotes that the definition can be defined at top-level
  • Method Details