Class node in a reachability graph produced by the Analyzer.
Warning: this trait is not meant to be extended by third-party libraries
and applications. Methods and/or fields can be added in subsequent
versions, possibly causing LinkageErrors if you extend it.
For a Scala class, it is instantiated with a New; for a JS class,
its constructor is accessed with a JSLoadConstructor or because it
is needed for a subclass.
Class node in a reachability graph produced by the Analyzer.
Warning: this trait is not meant to be extended by third-party libraries and applications. Methods and/or fields can be added in subsequent versions, possibly causing
LinkageError
s if you extend it.