Package com.strobel.assembler.metadata
Interface IUnionType
-
- All Known Implementing Classes:
UnionType
public interface IUnionType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<TypeReference>
getAlternatives()
-
-
-
Method Detail
-
getAlternatives
@NotNull java.util.List<TypeReference> getAlternatives()
-
-