BindingVisitor typedef

BindingVisitor = void Function(Binding binding)

Implementation

typedef BindingVisitor = void Function(Binding binding);