Definition

typealias Definition = JsAny(source)

The definition of a symbol represented as one or many locations. For most programming languages there is only one location at which a symbol is defined.

Online Documentation