Example #1
0
 public void Visit(EQUALS terminal)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void Visit(EQUALS terminal)
 {
 }