Searched refs:methodKey (Results 1 – 9 of 9) sorted by relevance
109 String funcName, Vector args, Object methodKey, in callFunction() argument146 Stylesheet stylesheetTree, Object methodKey) throws TransformerException, IOException; in processElement() argument
162 Vector argVec, Object methodKey, in extFunction() argument175 result = extNS.callFunction(funcName, argVec, methodKey, in extFunction()
598 for (MethodKey methodKey: classSection.getSortedMethods(classKey)) {599 …? extends AnnotationSetKey> parameterAnnotations = classSection.getParameterAnnotations(methodKey);603 classSection.setAnnotationSetRefListOffset(methodKey, prev);607 classSection.setAnnotationSetRefListOffset(methodKey, position);738 for (MethodKey methodKey: methods) {740 classSection.getTryBlocks(methodKey);741 … Iterable<? extends Instruction> instructions = classSection.getInstructions(methodKey);742 Iterable<? extends DebugItem> debugItems = classSection.getDebugItems(methodKey);758 classSection.makeMutableMethodImplementation(methodKey);768 classSection.getParameterNames(methodKey), debugItems);[all …]
166 java.lang.String extensionName, Object methodKey) in FuncExtFunction() argument171 m_methodKey = methodKey; in FuncExtFunction()
51 Vector argVec, Object methodKey) in extFunction() argument
468 String methodKey = name + "("; in invoke() local471 methodKey += (i > 0 ? "," : "") + signature[i]; in invoke()472 methodKey += ")"; in invoke()478 Method method = (Method) _methods.get(methodKey); in invoke()480 throw new NoSuchMethodException(methodKey); in invoke()
101 Object methodKey) throws javax.xml.transform.TransformerException { in extFunction() argument
408 Vector argVec, Object methodKey) in extFunction() argument412 argVec, methodKey, in extFunction()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...