protected virtual bool IsEquivalent(SymCharType other) => false;
 protected override bool IsEquivalent(SymCharType other) => true;
 protected override bool IsEquivalent(SymCharType other) => Alias.IsEquivalent(other);