Individual structural rule toggles for expression tree grammar.
Each boolean controls whether a specific structural constraint is enforced.
When true, violations throw (or auto-normalize if TGrammarConfig.autoNormalize
is also true — but only for operations that support it).
Individual structural rule toggles for expression tree grammar.
Each boolean controls whether a specific structural constraint is enforced. When
true, violations throw (or auto-normalize ifTGrammarConfig.autoNormalizeis alsotrue— but only for operations that support it).