Имя | Описание |
---|---|
CSharpMatchingRule | Represents a matching rule for referencing a C# member. |
CSharpSnippetExtractor | Extractor in charge of browsing source directories. load file content and extract requested member. |
CSharpSyntaxMatchingNode | Represents a syntax matching node. Thie node is used to build a Trie representing possible matching. Each node contians children and matching syntax nodes. |