improve parser error messages to include op template name

This commit is contained in:
Jonathan Shook
2022-06-29 22:39:03 -05:00
parent b88874b36d
commit d8cff05705
3 changed files with 11 additions and 4 deletions

View File

@@ -344,6 +344,7 @@ public class ParsedOp implements LongFunction<Map<String, ?>>, StaticFieldReader
}
this.tmap = new ParsedTemplateMap(
getName(),
map,
opTemplate.getBindings(),
List.of(opTemplate.getParams(),