scala.scalanative.nir.Defn.Trait
The NIR representation of a Scala trait.
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
class Object
trait Matchable
class Any
Show all
Members list
Returns true iff this is considered as an entry point by reachability analysis.
Returns true iff this is considered as an entry point by reachability analysis.
Attributes
-
Inherited from:
-
Defn
Returns a textual representation of this.
Returns a textual representation of this.
Attributes
-
Inherited from:
-
Defn
Returns the site in the program sources corresponding to the definition.
Returns the site in the program sources corresponding to the definition.
Attributes