MCPcopy Index your code
hub / github.com/apache/tomcat / isVarArgs

Method isVarArgs

java/jakarta/el/Util.java:569–569  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

567 public abstract Class<?>[] getParameterTypes();
568
569 public abstract boolean isVarArgs();
570
571 public abstract boolean isBridge();
572 }

Callers 12

visitMethod · 0.45
getValueMethod · 0.45
convertArgsMethod · 0.45
getMethodMethod · 0.45
findWrapperMethod · 0.45
isVarArgsMethod · 0.45
isVarArgsMethod · 0.45
compareToMethod · 0.45
equalsMethod · 0.45
defineFunctionMethod · 0.45
invokeMethod · 0.45
invokeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected