1 implementation of Visit
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexClassifier.cs (1)
225
public void
Visit
(RegexPositiveLookaheadGroupingNode node)
1 reference to Visit
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\RegexNodes.cs (1)
807
=> visitor.
Visit
(this);