In This Article

PythonCodeBlockFinder Class

Provides a Python language code block finder service.

public class PythonCodeBlockFinder : LLParseDataCodeBlockFinder, ICodeBlockFinder
Inheritance:
object LLParseDataCodeBlockFinder object
Implements:
ICodeBlockFinder

Constructors

PythonCodeBlockFinder()

Initializes a new instance of the PythonCodeBlockFinder class.

public PythonCodeBlockFinder()

Inherited Members