returnTypeForModuleOverload

P66398
predicate

Indicates the return type associated with a specific overloaded function or method within a module.

All labels observed (3)

Label Occurrences
methodReturnType 11
returnTypeForModuleOverload canonical 1
returnsTypeForMethod 1

Description generation (PDg)

The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: returnTypeForModuleOverload
Generated description
Indicates the return type associated with a specific overloaded function or method within a module.

Sample triples (13)

Subject Object
WebAssembly.instantiate WebAssembly.Instance
NSNotificationCenter + defaultCenter -> NSNotificationCenter * via predicate surface "returnsTypeForMethod"
WritableStreamDefaultWriter write() returns a Promise via predicate surface "methodReturnType"
WritableStreamDefaultWriter close() returns a Promise via predicate surface "methodReturnType"
WritableStreamDefaultWriter abort() returns a Promise via predicate surface "methodReturnType"
WritableStreamDefaultWriter releaseLock() returns void via predicate surface "methodReturnType"
System.IEquatable`1 System.Boolean via predicate surface "methodReturnType" NERFINISHED
System.IFormatProvider System.Object via predicate surface "methodReturnType" NERFINISHED
IStructuralComparable Int32 via predicate surface "methodReturnType"
NSCopying id via predicate surface "methodReturnType"
NSFastEnumeration NSUInteger for countByEnumeratingWithState:objects:count: via predicate surface "methodReturnType"
NSMutableCopying -mutableCopyWithZone: returns id via predicate surface "methodReturnType"
JsonbDeserializer deserialize: T via predicate surface "methodReturnType"