Пример #1
0
 public void GetEnumerableScalarCodegen(AggregationAccessorForgeGetCodegenContext context)
 {
     AggregationAccessorFirstLastIndexWEval.GetEnumerableScalarCodegen(this, context);
 }
Пример #2
0
 public void GetValueCodegen(AggregationAccessorForgeGetCodegenContext context)
 {
     AggregationAccessorFirstLastIndexWEval.GetValueCodegen(this, context);
 }