Uses of Class
org.teavm.model.lowlevel.ExportedMethodKey
Packages that use ExportedMethodKey
-
Uses of ExportedMethodKey in org.teavm.backend.c.intrinsic
Constructor parameters in org.teavm.backend.c.intrinsic with type arguments of type ExportedMethodKeyModifierConstructorDescriptionFunctionIntrinsic(Characteristics characteristics, Map<? extends ExportedMethodKey,? extends MethodReference> resolvedMethods)
-
Uses of ExportedMethodKey in org.teavm.model.lowlevel
Methods in org.teavm.model.lowlevel that return types with arguments of type ExportedMethodKeyModifier and TypeMethodDescriptionMap<? extends ExportedMethodKey,? extends MethodReference>
ExportDependencyListener.getResolvedMethods()