visitRepresentationConstructorName method
Implementation
@override
R? visitRepresentationConstructorName(RepresentationConstructorName node) =>
_throw(node);
@override
R? visitRepresentationConstructorName(RepresentationConstructorName node) =>
_throw(node);