예제 #1
0
 protected override bool IsEquivalent(SymBoolType other) => Alias.IsEquivalent(other);
예제 #2
0
 protected virtual bool IsEquivalent(SymBoolType other) => false;
예제 #3
0
 protected override bool IsEquivalent(SymBoolType other) => true;