| field=extractor.apply(this.toList().get((int)index + (int)lead)); | field=extractor.apply(this.toList().get(index + (int)lead)); | this.toList().get((int)index + (int)lead) | this.toList().get(index + (int)lead) | groovy | a2f131044c1f7d38b2737e06421baae566744483 | org.apache.groovy.ginq.provider.collection.runtime.WindowImpl | | | | TCIVar | index |
|---|
| v1 | (int)lead |
|---|
| v2 | this.toList() |
|---|
| | | TCIVar | index |
|---|
| v1 | (int)lead |
|---|
| v2 | this.toList() |
|---|
| Uses | True |