Module xl.compiler
Class XL16UCallableRegistry.InvocationResolution
java.lang.Object
de.grogra.xl.compiler.xl16u.semantics.XL16UCallableRegistry.InvocationResolution
- Enclosing class:
XL16UCallableRegistry
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanboolean
-
Method Details
-
getFamily
-
getViableCandidates
-
getSelected
-
hasSelected
public boolean hasSelected() -
isAmbiguous
public boolean isAmbiguous() -
hasUnresolvedArgument
public boolean hasUnresolvedArgument() -
requiresDedicatedResolution
public boolean requiresDedicatedResolution() -
hasGeneratedNameOverride
public boolean hasGeneratedNameOverride()
-