Documentation ¶
Overview ¶
Package typeparams provides functions to work with type parameter data stored in the AST, while these AST changes are guarded by a build constraint.
Index ¶
Constants ¶
View Source
const DisallowParsing = 1 << 30
DisallowParsing is the numeric value of a parsing mode that disallows type parameters. This only matters if the typeparams experiment is active, and may be used for running tests that disallow generics.
View Source
const Enabled = false
Variables ¶
This section is empty.
Functions ¶
func IsListExpr ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.