go/ast.GoStmt.Pos (method)

one use

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