Class Cilfacade.addConstructors

inherit GoblintCil.nopCilVisitor
val mutable cons1 : GoblintCil.fundec list
method vfunc : GoblintCil.fundec -> GoblintCil.fundec GoblintCil.visitAction
method vstmt : GoblintCil.stmt -> GoblintCil.stmt GoblintCil.visitAction
method vvdec : GoblintCil.varinfo -> GoblintCil.varinfo GoblintCil.visitAction
method vexpr : GoblintCil.exp -> GoblintCil.exp GoblintCil.visitAction
method vlval : GoblintCil.lval -> GoblintCil.lval GoblintCil.visitAction
method vtype : GoblintCil.typ -> GoblintCil.typ GoblintCil.visitAction