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