Example #1
0
 public bool visitLeave(Program program)
 {
     return true;
 }
Example #2
0
 public bool visitEnter(Program program)
 {
     return true;
 }