In This Article

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