Function evaluate_synthetic_method

Source
pub fn evaluate_synthetic_method(
    address: u64,
    def: &DieTypeDefinition,
    method: &str,
    _args: &[Value],
    resolver: &dyn DataResolver,
) -> Result<Value>
Expand description

Evaluate a synthetic method call