macro_rules! waf_object { (null) => { ... }; ($l:expr) => { ... }; }
Helper macro to create WafObjects.
WafObject