package
Version:
v0.10.0-alpha.2
Opens a new window with list of versions in this module.
Published: Jul 23, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewAlias creates a new TypeName in Package pkg that
is an alias for the type rhs.
When GoVersion>=1.22 and GODEBUG=gotypesalias=1,
the Type() of the return value is a *types.Alias.
Unalias is a wrapper of types.Unalias.
Alias is an alias of types.Alias.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.