PSArm icon indicating copy to clipboard operation
PSArm copied to clipboard

Type checking and validation at template generation time

Open rjmholt opened this issue 4 years ago • 0 comments

PSArm should check templates for validity at generation time, for example attempting to validate that all elements supplied to Concat can be concatted...

Template elements and functions should ideally have a general purpose type checking override/visitor for this

rjmholt avatar Aug 31 '20 19:08 rjmholt