scala.scalanative.nir.Defn$.Var
A variable definition corresponding to either a field in class or module,
or to a top-level global variable.
Attributes
- Graph
- Supertypes
Members list
Concise view
Value members
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
Implicits
Returns the site in the program sources corresponding to the definition.
Returns the site in the program sources corresponding to the definition.
Attributes