Searched defs:ValidateASTOptions (Results 1 – 1 of 1) sorted by relevance
20 struct ValidateASTOptions struct25 bool validateSingleParent = true;28 bool validateVariableReferences = true;31 bool validateSpecConstReferences = false;38 bool validateOps = true;41 bool validateBuiltInOps = true;45 bool validateFunctionCall = true;48 bool validateNoRawFunctionCalls = true;51 bool validateNullNodes = true;66 bool validateQualifiers = true;[all …]