MCPcopy Create free account
hub / github.com/antlr/codebuff / invokeInternal

Method invokeInternal

corpus/java/training/guava/reflect/Invokable.java:175–176  ·  view source on GitHub ↗
(@Nullable Object receiver, Object[] args)

Source from the content-addressed store, hash-verified

173 }
174
175 abstract Object invokeInternal(@Nullable Object receiver, Object[] args)
176 throws InvocationTargetException, IllegalAccessException;
177
178 abstract Type[] getGenericParameterTypes();
179

Callers 1

invokeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected