ASTPrintFunction typedef

ASTPrintFunction = void Function(Object? o)

Implementation

typedef ASTPrintFunction = void Function(Object? o);