Пример #1
0
 public Exit analyze(StatementNode tree, Environment env) => tree.accept(this, env);