Uses of Class
de.grogra.xl.compiler.xl16u.semantics.XL16UCallableRegistry.InvocationArgument
Packages that use XL16UCallableRegistry.InvocationArgument
-
Uses of XL16UCallableRegistry.InvocationArgument in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u with parameters of type XL16UCallableRegistry.InvocationArgumentModifier and TypeMethodDescriptionXL16UBackendMigrationHandoff.resolveInvocation(String name, XL16UCallableRegistry.InvocationArgument... arguments) -
Uses of XL16UCallableRegistry.InvocationArgument in de.grogra.xl.compiler.xl16u.semantics
Methods in de.grogra.xl.compiler.xl16u.semantics that return XL16UCallableRegistry.InvocationArgumentModifier and TypeMethodDescriptionXL16UCallableRegistry.InvocationArgument.plainForeignNumeric()XL16UCallableRegistry.InvocationArgument.resolved(XL16UValueContract contract) XL16UCallableRegistry.InvocationArgument.unresolved()Methods in de.grogra.xl.compiler.xl16u.semantics with parameters of type XL16UCallableRegistry.InvocationArgumentModifier and TypeMethodDescriptionXL16UCallableRegistry.resolveInvocation(String name, XL16UCallableRegistry.InvocationArgument... arguments)