Beispiel #1
0
 public override bool hasSameParent(Variable other) => other.GetType() == _val_type || other is NullVar;