Beispiel #1
0
 int tagCode() {
   if (tag != null) return tag.code();
   return id;
 }