package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include CfgBidir
include CfgBackward
val prev : cfg
include CfgForward
val next : cfg
val skippedByEdge : node -> edges -> node -> GoblintCil.stmt list

skippedByEdge from edges to returns the list of AST statements skipped over by find_real_stmt in CfgTools.createCfg. This consists of statements which do not correspond to CFG nodes, but some surrounding AST constructions.

OCaml

Innovation. Community. Security.