go/ast.CompositeLit.End (method)

one use

	go/ast (current package)
		ast.go#L512: func (x *CompositeLit) End() token.Pos   { return x.Rbrace + 1 }