package goblint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Goblint_lib.Constants

Simple intraprocedural integer constants analysis example (constants).

An analysis specification for didactic purposes. It only considers definite values of local variables. We do not pass information interprocedurally.