Searched defs:OtherEnum (Results 1 – 5 of 5) sorted by relevance
27 public static enum OtherEnum { enum in OtherStuff
56 private enum OtherEnum {} enum in EnumsTest
367 class OtherEnum(Enum): class383 class OtherEnum(Enum): class
369 class OtherEnum(Enum): class