Searched refs:IsAdd (Results 1 – 1 of 1) sorted by relevance
19 IsAdd = isAdd; in InitAttribute()22 public bool IsAdd { get; private set; } property in Antmicro.Renode.PlatformDescription.Syntax.InitAttribute27 if(other.IsAdd) in Merge()