Ejemplo n.º 1
0
 public override T Accept <T>(IStatementVisitor <T> visitor)
 => visitor.VisitForIn(this);