Example #1
0
 public Resolver(Interpreter interpreter)
 {
     this.interpreter = interpreter;
 }