package goblint-cil

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val count : int ref
method queueInstr : Cil.instr list -> unit
method unqueueInstr : unit -> Cil.instr list
method vexpr : Cil.exp -> Cil.exp Cil.visitAction
method vglob : Cil.global -> Cil.global list Cil.visitAction
method vinitoffs : Cil.offset -> Cil.offset Cil.visitAction
method vinst : Cil.instr -> Cil.instr list Cil.visitAction
method vtype : Cil.typ -> Cil.typ Cil.visitAction