dotty.tools.dotc.transform.sjs.PrepJSInterop
See thePrepJSInterop companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
Checks that a setter has the right signature.
Checks that a setter has the right signature.
Reports error messages otherwise.
Attributes
Tests if the symbol extend js.Any.
Tests if the symbol extend js.Any.
This is different from sym.isJSType because it returns false for the pseudo-union type.
Attributes
Tests whether the symbol has private in any form, either private, private[this] or private[Enclosing].
Tests whether the symbol has private in any form, either private, private[this] or private[Enclosing].
Attributes