Initialization Node
Used to init variable to the default value.
int x; // here in AST, Init() is used to initialize the int var to 0.
- 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