In This Article

IPythonParseData Interface

Provides the base requirements of an object that stores the results of a Python language parsing operation.

public interface IPythonParseData : ILLParseData, IParseData, IParseErrorProvider

Inherited Members

Extension Methods

See Also