Assigns a value to the variable that already exists.
int x; // defined before
x = 10 + 2; // assignment here
- Companion:
- object
trait Serializable
trait Product
trait Equals
class Expr
trait HasStaticTypeSafety
trait HasPromoteToType
trait HasEvalType
class Stat
class AST
class Object
trait Matchable
class Any