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

one use

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