go/ast.SliceExpr.End (method, view implemented interface methods)
one use
go/ast (current package)
ast.go#L552: func (x *SliceExpr) End() token.Pos { return x.Rbrack + 1 }
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)