Exported

dotty.tools.backend.sjs.JSExportsGen.Exported
abstract class Exported(val sym: Symbol, val params: IndexedSeq[JSParamInfo])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def genBody(formalArgsRegistry: FormalArgsRegistry): Tree

Concrete methods

def exportArgTypeAt(paramIndex: Int): Type
def hasDefaultAt(paramIndex: Int): Boolean