JSExportUtils

Utilities for JS exports handling.

class Object
trait Matchable
class Any

Value members

Concrete methods

Retrieves the originally assigned jsName of this export and whether it is a property.

Retrieves the originally assigned jsName of this export and whether it is a property.

Is this symbol an export forwarder?

Is this symbol an export forwarder?

def makeExportName(jsName: String, isProp: Boolean): TermName

Creates a name for an export specification.

Creates a name for an export specification.