示例#1
0
 public override T Visit <T, S>(IExprVisitor <T, S> vtor, S state) => vtor.VisitExp(this, state);