go/ast.StructType.End (method, view implemented interface methods)

one use

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