DotNetCodeBlockFinderBase Class
Provides an abstract base class for a .NET language code block finder service.
public abstract class DotNetCodeBlockFinderBase : LLParseDataCodeBlockFinder, ICodeBlockFinder
- Inheritance:
- object LLParseDataCodeBlockFinder object
- Derived:
- CSharpCodeBlockFinder VBCodeBlockFinder
- Implements:
- ICodeBlockFinder
Constructors
DotNetCodeBlockFinderBase()
Initializes a new instance of the DotNetCodeBlockFinderBase
class.
protected DotNetCodeBlockFinderBase()
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()