Ejemplo n.º 1
0
 public TypeCheckerVisitor(ContextType cxt)
 {
     Context = cxt; Logger = "";
 }