예제 #1
0
 public CallTarget parse(Source source) throws IOException {
   return env.parse(source);
 }