Пример #1
0
 public <ResType> ResType accept(JamValVisitor<ResType> jvv) {
   return jvv.forJamRef(this);
 }