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

one use

	go/ast (current package)
		ast.go#L548: func (x *ChanType) End() token.Pos      { return x.Value.End() }