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