createIgnoringAlias

@NotNull
open fun createIgnoringAlias(@NotNull string: @NotNull String, @NotNull language: @NotNull Language<out LanguageFrontend>): @NotNull Type

Does the same as createIgnoringAlias but explicitly does not use type alias resolution. This is usually not what you want. Use with care!

Return

the type

Parameters

string

the string representation of the type