IPythonClassificationTypeProvider Interface
The base requirements of an object that provides IClassificationType objects for the Python language.
public interface IPythonClassificationTypeProvider
Remarks
This type was generated by the Actipro Language Designer tool v26.1.0 (http://www.actiprosoftware.com).
Properties
Comment
The Comment classification type.
Identifier
The Identifier classification type.
Keyword
The Keyword classification type.
Number
The Number classification type.
Operator
The Operator classification type.
Punctuation
The Punctuation classification type.
PythonSystemIdentifier
The PythonSystemIdentifier classification type.
String
The String classification type.