Builds the set of text styles for the Python language.
Constructor
Methods
setColorSettings(settings:SyntaxColorSettings):PythonSyntaxFormatBuilder
Specifies the SyntaxColorSettings to use when creating the
TextFormat objects.
setFontSettings(settings:SyntaxFontSettings):PythonSyntaxFormatBuilder
Specifies the SyntaxFontSettings to use when creating the
TextFormat objects.