JSName
dotty.tools.dotc.transform.sjs.JSSymUtils.JSName
enum JSName
The result type for sym.jsName
.
It is either a literal string, or a computed name represented by a reference to a static Symbol
(a dotc.core.Symbols.Symbol
, not a js.Symbol
).
Attributes
- Graph
-
- Supertypes
Members list
In this article