result property
Gets the result of the visitor's processing
Implementation
@override
List<EnumDefinition> get result => List.unmodifiable(_enums);
Gets the result of the visitor's processing
@override
List<EnumDefinition> get result => List.unmodifiable(_enums);