getUnknownType

@NotNull
open fun getUnknownType(language: Language<out LanguageFrontend>): @NotNull UnknownType

Use this function to obtain an UnknownType or call the TypeParser with the typeString UNKNOWN

Return

UnknownType instance