# Functions
No description provided by the author
No description provided by the author
Generate Main entry point generating a valid Rego unit from a parsed profile.
Generates code snippets for an AND rule.
No description provided by the author
No description provided by the author
GenerateCount Generates the Rego code snippet for the rule, supports minCount/maxCount and minLength/maxLength.
No description provided by the author
No description provided by the author
No description provided by the author
GenerateNodeArray Traverses the path but just returns a generator of nodes instead of an array of values (allows duplicate values).
GenerateNodeSet Traverses the path but just returns a generator of nodes instead of a set of values.
No description provided by the author
No description provided by the author
No description provided by the author
GeneratePropertyArray Traversed the path, starting at the provided variable and returns an array of reached values (allows duplicate values).
No description provided by the author
GeneratePropertySet Traversed the path, starting at the provided variable and returns a set of reached values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author