Signature for callbacks that visit an Element.
typedef ElementVisitor = void Function(Element element);