negativeLookahead function
Implementation
NegativeLookahead negativeLookahead(Element element, {String? description}) =>
NegativeLookahead(element, description: description);
NegativeLookahead negativeLookahead(Element element, {String? description}) =>
NegativeLookahead(element, description: description);