Class Dyncall.dyncall

class dyncall : object .. end
Inherits
val mutable count : int
val mutable scope : Cil_datatype.Stmt.t list
method count : int
method private stmt : Cil_datatype.Stmt.t
method vfunc : Cil_types.fundec -> Cil_types.fundec Cil.visitAction
method vspec : Cil_types.funspec -> Cil_types.funspec Cil.visitAction
method vinst : Cil_types.instr -> Cil_types.instr list Cil.visitAction