Files
regorus/src
Anand Krishnamoorthi 648ba40126 feat: add Azure Policy AST types (#653)
Add span-annotated AST types for Azure Policy conditions and rules.

- PolicyDefinition, PolicyRule with if/then/details structure
- Condition enum: field conditions, value conditions, logical
  combinators (allOf, anyOf, not), and count expressions
- Operator enums for all 19 Azure Policy constraint operators
  (equals, contains, greater, matchInsensitively, etc.)
- Expr enum for field references, literal values (number, string,
  bool), template function calls, and policy function invocations
- Value types with span tracking for error reporting
2026-04-01 11:54:28 -05:00
..
2026-03-27 12:34:49 -05:00
2025-12-23 15:59:34 -06:00
2026-03-27 12:34:49 -05:00
2025-12-23 15:59:34 -06:00
2025-12-23 15:59:34 -06:00
2025-12-23 15:59:34 -06:00
2025-12-23 15:59:34 -06:00
2025-12-23 15:59:34 -06:00
2025-12-23 15:59:34 -06:00