Home
last modified time | relevance | path

Searched refs:defaultImplementation (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/WEB-INF/lib/
Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js17570 …ridgeMethodToInstance = function (obj, instance, methodName, functionName, defaultImplementation) { argument
17574 } else if (defaultImplementation) {
17575 instance[methodName] = defaultImplementation
Dasciidoctor.cjs16097 …ridgeMethodToInstance = function (obj, instance, methodName, functionName, defaultImplementation) {
16101 } else if (defaultImplementation) {
16102 instance[methodName] = defaultImplementation;
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js41935 …ridgeMethodToInstance = function (obj, instance, methodName, functionName, defaultImplementation) { argument
41939 } else if (defaultImplementation) {
41940 instance[methodName] = defaultImplementation
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js42187 …ridgeMethodToInstance = function (obj, instance, methodName, functionName, defaultImplementation) { argument
42191 } else if (defaultImplementation) {
42192 instance[methodName] = defaultImplementation