Home
last modified time | relevance | path

Searched refs:METHOD_TYPE_REF_InvokeStatic (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/core/util/
H A DIConstantPoolConstant.java133 int METHOD_TYPE_REF_InvokeStatic = 6; field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/
H A DSerializableLambdaTest.java2358 case IConstantPoolConstant.METHOD_TYPE_REF_InvokeStatic: in formatReferenceKind()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/
H A DDisassembler.java1910 case IConstantPoolConstant.METHOD_TYPE_REF_InvokeStatic: in bootstrapArgumentsDescription()
2127 case IConstantPoolConstant.METHOD_TYPE_REF_InvokeStatic : in getReferenceKind()