class Mustermann::AST::Validation

Checks the AST for certain validations, like correct capture names.

Internally a poor man’s visitor (abusing translator to not have to implement a visitor). @!visibility private