View Source Dx.Parser (dx v0.3.0)

Receives the module attributes created by the macros in Dx.DSL and converts them into normalized aliases and lists of Dx.Rule structs.

Link to this section Summary

Link to this section Functions

Link to this function

directive_to_rules(arg, token)

View Source
Link to this function

normalize_aliases(aliases)

View Source
Link to this function

parse(directives, token)

View Source

Entry point for this module