go/ast.StructType.End (method)

one use

	go/ast (current package)
		ast.go#L524: func (x *StructType) End() token.Pos     { return x.Fields.End() }