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