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

one use

	go/ast (current package)
		ast.go#L779: func (s *GoStmt) Pos() token.Pos         { return s.Go }