Versions in this module Expand all Collapse all go1 go1.18.10 Jan 10, 2023 Changes in this version + const DisallowParsing + const DisallowTypeSets + func PackIndexExpr(x ast.Expr, lbrack token.Pos, exprs []ast.Expr, rbrack token.Pos) ast.Expr + type IndexExpr struct + Orig ast.Expr + func UnpackIndexExpr(n ast.Node) *IndexExpr