go/ast.IncDecStmt.Pos (method)

one use

	go/ast (current package)
		ast.go#L761: func (s *IncDecStmt) Pos() token.Pos     { return s.X.Pos() }