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

one use

	go/ast (current package)
		ast.go#L514: func (x *ChanType) Pos() token.Pos      { return x.Begin }