示例#1
0
 @Override
 public JsonType visitExecutable(ExecutableType executableType, Void o) {
   throw new UnsupportedOperationException(executableType.toString());
 }