Package org.ek9lang.compiler.phase7.calls
package org.ek9lang.compiler.phase7.calls
-
ClassDescriptionContext information needed for resolving method calls and constructing CallDetails.Composable builder for creating CallDetails with cost-based method resolution and promotion support.Result of building CallDetails including any promotion instructions needed.Just provides the IR Call details for making a call to the Ek9 Boolean type to call the _true() method.Supplies the call details to get a Boolean false value.Details required for processing function calls in a context-aware manner.Processes method call parameters to determine if promotion is required.