Example #1
0
 public void Run(Questionnaire AST)
 {
     AST.CheckType(TypeErrors);
 }