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 an instance of the class.

public PythonCodeBlockFinder()

Inherited Members

Extension Methods