Versions in this module Expand all Collapse all v0 v0.9.2 Mar 4, 2024 v0.9.1 Feb 14, 2024 Changes in this version + 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