CSharpCodeBlockFinder Class
Provides a C#
language code block finder service.
public class CSharpCodeBlockFinder : DotNetCodeBlockFinderBase, ICodeBlockFinder
- Inheritance:
- object LLParseDataCodeBlockFinder DotNetCodeBlockFinderBase object
- Implements:
- ICodeBlockFinder
Constructors
CSharpCodeBlockFinder()
Initializes an instance of the class.
public CSharpCodeBlockFinder()
Inherited Members
- LLParseDataCodeBlockFinder.FindContaining(TextSnapshotRange)
- LLParseDataCodeBlockFinder.GetSnapshotRange(TextSnapshotRange, IAstNode, TextSnapshotRange)
- LLParseDataCodeBlockFinder.TranslateToParseDataSnapshot(ILLParseData, TextSnapshotOffset)
- LLParseDataCodeBlockFinder.Filter
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()