go/ast.InterfaceType.Pos (method)

one use

	go/ast (current package)
		ast.go#L498: func (x *InterfaceType) Pos() token.Pos { return x.Interface }