Exemplo n.º 1
0
 @NotNull
 public JsFunction getFunctionObject(@NotNull CallableDescriptor descriptor) {
   return staticContext.getFunctionWithScope(descriptor);
 }