# Packages
No description provided by the author
# Constants
Wildcard indicates that any value can be matched.
# Variables
AllResourceInterpreterCustomizationRules all InterpreterOperations.
# Structs
Matcher determines if the Object matches the Rule.
NameValue name and value.
RuleArgs rule execution args.
RuleResult rule execution result.
# Interfaces
Rule known how to get and set script for interpretation rule, and can execute the rule with given args.
# Type aliases
Rules is a series of rules.