(Configuration configuration, DataType<T> dataType)
| 7959 | } |
| 7960 | |
| 7961 | static final <T> DataType<T> removeGenerator(Configuration configuration, DataType<T> dataType) { |
| 7962 | |
| 7963 | |
| 7964 | |
| 7965 | |
| 7966 | |
| 7967 | |
| 7968 | |
| 7969 | |
| 7970 | |
| 7971 | return dataType; |
| 7972 | } |
| 7973 | |
| 7974 | static final ConverterContext converterContext(Scope scope) { |
| 7975 | if (scope instanceof ExecuteContext s) |