VBCodeBlockFinder Class
Provides a Visual Basic
language code block finder service.
public class VBCodeBlockFinder : DotNetCodeBlockFinderBase, ICodeBlockFinder
- Inheritance:
- object LLParseDataCodeBlockFinder DotNetCodeBlockFinderBase object
- Implements:
- ICodeBlockFinder
Constructors
VBCodeBlockFinder()
Initializes an instance of the class.
public VBCodeBlockFinder()
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()