void AttributeGenerator(String tag, Map<String, String> attributes, AddAttribute adder)

Source

typedef void AttributeGenerator(
    String tag, Map<String, String> attributes, AddAttribute adder);